Uses of Package
org.apache.juneau.xml
Packages that use org.apache.juneau.xml
Package
Description
- 
Classes in org.apache.juneau.xml used by org.apache.juneau.htmlClassDescriptionRepresents a simple namespace mapping between a simple name and URI.Parses text generated by theXmlSerializerclass back into a POJO model.Builder class.Session object that lives for the duration of a single use ofXmlParser.Builder class.Wrapper class around aXMLStreamReader.Serializes POJO models to XML.Builder class.Session object that lives for the duration of a single use ofXmlSerializer.Builder class.Identifies what the contents were of a serialized bean.Specialized writer for serializing XML.
- 
Classes in org.apache.juneau.xml used by org.apache.juneau.marshallerClassDescriptionParses text generated by theXmlSerializerclass back into a POJO model.Serializes POJO models to XML.
- 
Classes in org.apache.juneau.xml used by org.apache.juneau.soapClassDescriptionRepresents a simple namespace mapping between a simple name and URI.Serializes POJO models to XML.Builder class.Session object that lives for the duration of a single use ofXmlSerializer.Builder class.
- 
Classes in org.apache.juneau.xml used by org.apache.juneau.xmlClassDescriptionRepresents a simple namespace mapping between a simple name and URI.Metadata on beans specific to the XML serializers and parsers pulled from the@Xmlannotation on the class.Metadata on bean properties specific to the XML serializers and parsers pulled from the@Xmlannotation on the bean property.Metadata on classes specific to the XML serializers and parsers pulled from the@Xmlannotation on the class.Serializes POJOs to HTTP responses as XML.Session object that lives for the duration of a single use ofXmlDocSerializer.Builder class.XMLEventAllocatorbase class.Parses text generated by theXmlSerializerclass back into a POJO model.Builder class.Session object that lives for the duration of a single use ofXmlParser.Builder class.Wrapper class around aXMLStreamReader.XMLReporterbase class.XMLResolverbase class.Serializes POJO models to XML.Builder class.Session object that lives for the duration of a single use ofXmlSerializer.Builder class.Identifies what the contents were of a serialized bean.Specialized writer for serializing XML.
- 
Classes in org.apache.juneau.xml used by org.apache.juneau.xml.annotation