|
JavaTM 2 Platform Std. Ed. v1.4.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLFilter | |
javax.xml.transform.sax | This package implements SAX2-specific transformation APIs. |
org.xml.sax.helpers | Provides helper classes for the Simple API for XML (SAX) which is a component of the Java API for XML Processing. |
Uses of XMLFilter in javax.xml.transform.sax |
Methods in javax.xml.transform.sax that return XMLFilter | |
abstract XMLFilter |
SAXTransformerFactory.newXMLFilter(Source src)
Create an XMLFilter that uses the given Source as the transformation instructions. |
abstract XMLFilter |
SAXTransformerFactory.newXMLFilter(Templates templates)
Create an XMLFilter, based on the Templates argument.. |
Uses of XMLFilter in org.xml.sax.helpers |
Classes in org.xml.sax.helpers that implement XMLFilter | |
class |
XMLFilterImpl
Base class for deriving an XML filter. |
|
JavaTM 2 Platform Std. Ed. v1.4.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.