Uses of Class
org.apache.axiom.ts.xml.XMLSample
-
-
Uses of XMLSample in org.apache.axiom.ts.xml
Fields in org.apache.axiom.ts.xml declared as XMLSample Modifier and Type Field Description static XMLSampleXMLSample. DTD_FULLAn XML document that has a document type declaration with a system ID, public ID and internal subset.static XMLSampleXMLSample. ENTITY_REFERENCE_NESTEDstatic XMLSampleXMLSample. LARGEAn XML document that is larger than the input buffer of typical XML parsers.static XMLSampleXMLSample. SIMPLEA simple XML document without any particular features.Methods in org.apache.axiom.ts.xml with parameters of type XMLSample Modifier and Type Method Description abstract CloseableStreamType. getStream(XMLSample sample)
-