Uses of Interface
org.exolab.castor.xml.Serializer
Packages that use Serializer
Package
Description
The XML Marshaller API
-
Uses of Serializer in org.castor.xml
Methods in org.castor.xml that return SerializerModifier and TypeMethodDescriptionAbstractInternalContext.getSerializer()InternalContext.getSerializer()Returns a default serializer for producing an XML document. -
Uses of Serializer in org.exolab.castor.xml
Classes in org.exolab.castor.xml that implement SerializerModifier and TypeClassDescriptionclassXerces-specific implementation of the Serializer interface for AIX, used for JDK 5 on AIX only where Xerces has been integrated with the core code base.classXerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerecs has been integrated with the core code base.classXerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerces has been integrated with the core code base.classXerces-specific implementation of the Serializer interface.Methods in org.exolab.castor.xml that return SerializerModifier and TypeMethodDescriptionAIXXercesJDK5XMLSerializerFactory.getSerializer()XercesJDK5XMLSerializerFactory.getSerializer()XercesXMLSerializerFactory.getSerializer()XMLSerializerFactory.getSerializer()Factory method for obtaining a Serializer instance. -
Uses of Serializer in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return SerializerModifier and TypeMethodDescriptionSchemaContext.getSerializer()Returns a default serializer for producing an XML document.SchemaContextImpl.getSerializer()Returns a default serializer for producing an XML document. -
Uses of Serializer in org.exolab.castor.xml.util
Methods in org.exolab.castor.xml.util that return SerializerModifier and TypeMethodDescriptionstatic SerializerXMLParserUtils.getSerializer(AbstractProperties properties) -
Uses of Serializer in org.exolab.castor.xml.wls8
Classes in org.exolab.castor.xml.wls8 that implement SerializerModifier and TypeClassDescriptionclassXerces-specific implementation of the Serializer interface.Methods in org.exolab.castor.xml.wls8 that return SerializerModifier and TypeMethodDescriptionWeblogicXercesXMLSerializerFactory.getSerializer()Factory method for obtaining a Serializer instance.