Library:Apache Xalan
Version:2.7.0
Compatibility:JDK 1.4
Interfaces in library Apache Xalan.
NamePackageDescription
Closureorg.apache.xalan.xsltc.compilerNo description provided.
CollatorFactoryorg.apache.xalan.xsltcNo description provided.
ConnectionPoolorg.apache.xalan.lib.sqlAn interface used to build wrapper classes around existing Connection Pool libraries.
Constantsorg.apache.xalan.xsltc.compilerNo description provided.
Constantsorg.apache.xalan.xsltc.runtimeThis class defines constants used by both the compiler and the runtime system.
ContextNodeListorg.apache.xpath.axesClasses who implement this interface can be a current node list, also refered to here as a context node list.
CoroutineParserorg.apache.xml.dtm.ref

CoroutineParser is an API for parser threads that operate as coroutines.

CurrentNodeListFilterorg.apache.xalan.xsltc.domNo description provided.
DOMorg.apache.xalan.xsltcNo description provided.
DOM2DTM.CharacterNodeHandlerorg.apache.xml.dtm.ref.dom2dtmNo description provided.
DOMBuilderorg.apache.xalan.xsltc.domNo description provided.
DOMCacheorg.apache.xalan.xsltcNo description provided.
DOMEnhancedForDTMorg.apache.xalan.xsltcInterface for SAXImpl which adds methods used at run-time, over and above those provided by the XSLTC DOM interface.
DOMOrderorg.apache.xml.utilsNo description provided.
DOMSerializerorg.apache.xml.serializerInterface for a DOM serializer implementation.
DOMSerializerorg.apache.xalan.serializeNo description provided.
DTMorg.apache.xml.dtmDTM is an XML document model expressed as a table rather than an object tree.
DTMAxisIteratororg.apache.xml.dtmThis class iterates over a single XPath Axis, and returns node handles.
DTMDocument.CharacterNodeHandlerorg.apache.xalan.lib.sqlNo description provided.
DTMFilterorg.apache.xml.dtmSimple filter for doing node tests.
DTMIteratororg.apache.xml.dtmDTMIterators are used to step through a (possibly filtered) set of nodes.
DTMWSFilterorg.apache.xml.dtmThis interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes.
ExpressionContextorg.apache.xalan.extensionsAn object that implements this interface can supply information about the current XPath expression context.
ExpressionNodeorg.apache.xpathA class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.
ExpressionOwnerorg.apache.xpathClasses that implement this interface own an expression, which can be rewritten.
ExtendedSAXorg.apache.xalan.xsltc.domNo description provided.
ExtensionsProviderorg.apache.xpathInterface that XPath objects can call to obtain access to an ExtensionsTable.
Filterorg.apache.xalan.xsltc.domNo description provided.
IncrementalSAXSourceorg.apache.xml.dtm.ref

IncrementalSAXSource is an API that delivers a small number of SAX events each time a request is made from a "controller" coroutine.

NodeConsumerorg.apache.xml.utilsThe tree walker will test for this interface, and call setOriginatingNode before calling the SAX event.
NodeIteratororg.apache.xalan.xsltcNo description provided.
NodeTestorg.apache.xalan.xsltc.compilerNo description provided.
NodeTestFilterorg.apache.xpath.patternsThis interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before they do getNextChild, etc.
PathComponentorg.apache.xpath.axesClasses who implement this information provide information needed for static analysis of a path component.
PrefixResolverorg.apache.xml.utilsThe class that implements this interface can resolve prefixes to namespaces.
RawCharacterHandlerorg.apache.xml.utilsAn interface that a Serializer/ContentHandler/ContentHandler must implement in order for disable-output-escaping to work.
SerializationHandlerorg.apache.xml.serializerThis interface is the one that a serializer implements.
Serializerorg.apache.xml.serializerThe Serializer interface is implemented by a serializer to enable users to:
  • get and set streams or writers
  • configure the serializer with key/value properties
  • get an org.xml.sax.ContentHandler or a DOMSerializer to provide input to
Serializerorg.apache.xalan.serializeThe Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
SerializerTraceorg.apache.xml.serializerThis interface defines a set of integer constants that identify trace event types.
SourceLoaderorg.apache.xalan.xsltc.compilerNo description provided.
StripFilterorg.apache.xalan.xsltcNo description provided.
StripWhitespaceFilterorg.apache.xalan.xsltc.domNo description provided.
SubContextListorg.apache.xpath.axesA class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.
TraceListenerorg.apache.xalan.traceInterface the XSL processor calls when it matches a source node, selects a set of source nodes, or generates a result node.
TraceListenerExorg.apache.xalan.traceExtends TraceListener but adds a SelectEnd event.
TraceListenerEx2org.apache.xalan.traceExtends TraceListenerEx but adds a EndTrace event.
TraceListenerEx3org.apache.xalan.traceExtends TraceListenerEx2 but adds extensions trace events.
TransformerClientorg.apache.xalan.transformerA content handler can get a reference to a TransformState by implementing the TransformerClient interface.
TransformSnapshotorg.apache.xalan.transformerThis is an opaque interface that allows the transformer to return a "snapshot" of it's current state, which can later be restored.
TransformStateorg.apache.xalan.transformerThis interface is meant to be used by a consumer of SAX2 events produced by Xalan, and enables the consumer to get information about the state of the transform.
TransformStateSetterorg.apache.xml.serializerThis interface is meant to be used by a base interface to TransformState, but which as only the setters which have non Xalan specific types in their signature, so that there are no dependancies of the serializer on Xalan.
Transletorg.apache.xalan.xsltcNo description provided.
WhitespaceStrippingElementMatcherorg.apache.xpathA class that implements this interface can tell if a given element should strip whitespace nodes from it's children.
XMLStringorg.apache.xml.utilsThis class is meant to be an interface to character strings, whether they be java Strings or org.apache.xml.utils.FastStringBuffers, or other character data.
XPathFactoryorg.apache.xpathFactory class for creating an XPath.
XPathVisitableorg.apache.xpathA class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.
XSLTVisitableorg.apache.xalan.templatesA class that implements this interface will call a XSLTVisitor for itself and members within it's heararchy.
Search