Package com.servingxml.components.content

Contains classes and interfaces for XML content.

See:
          Description

Interface Summary
Cacheable The Cacheable interface is a tagging interface that identifies the output of a dynamic content handler as Cacheable.
CachedContentCommand A command object for transforming xml content to a specified result object.
Content Defines an interface for a component
XmlValidatorAppender  
 

Class Summary
AbstractContent  
CachedContent  
CachedContentAssembler The CachedContentAssembler implements an assembler for cached content.
CachedContentFilter  
ContentPrefilter  
DefaultDocument A Document instance may be used to obtain objects that supply XML content as an input stream.
DefaultUriResolverFactory  
Document A Document instance may be used to obtain objects that supply XML content as an input stream.
DocumentAssembler The DocumentAssembler implements an assembler for assembling system Content objects.
DocumentCollection A DocumentCollection instance may be used to obtain objects that supply XML content as an input stream.
DocumentCollectionReader A DocumentCollectionReader implement a SAX 2 XMLReader interface for reading a sequence of XML documents.
DocumentCollectionSaxSource  
DocumentSequence A DocumentSequence instance may be used to obtain objects that supply XML content as an input stream.
DocumentSequenceAssembler The DocumentSequenceAssembler implements an assembler for assembling system Content objects.
DocumentSequenceReader A DocumentSequenceReader implement a SAX 2 XMLReader interface for reading a sequence of XML documents.
DocumentSequenceSaxSource  
EmptyDocument A EmptyDocument instance may be used to obtain objects that supply XML content as an input stream.
EmptyDocumentAssembler The EmptyDocumentAssembler implements an assembler for assembling system Content objects.
InlineSaxSourceFactoryAssembler The InlineSaxSourceFactoryAssembler implements an assembler for assembling system SaxSourceFactory objects.
ServingXmlUriResolver  
XmlPipelineFactory Implements a pipeline factory
XmlValidatorAppenderPrefilter  
 

Package com.servingxml.components.content Description

Contains classes and interfaces for XML content.