Uses of Class
org.apache.axiom.om.OMXMLStreamReaderConfiguration
-
Packages that use OMXMLStreamReaderConfiguration Package Description org.apache.axiom.om Contains core interfaces of the Axiom API. -
-
Uses of OMXMLStreamReaderConfiguration in org.apache.axiom.om
Methods in org.apache.axiom.om with parameters of type OMXMLStreamReaderConfiguration Modifier and Type Method Description XMLStreamReader
OMContainer. getXMLStreamReader(boolean cache, OMXMLStreamReaderConfiguration configuration)
Get a pull parser representation of this information item.
-