Uses of Interface
org.plasma.sdo.xml.XMLOptions

Packages that use XMLOptions
org.plasma.sdo.core   
org.plasma.sdo.xml   
 

Uses of XMLOptions in org.plasma.sdo.core
 

Constructors in org.plasma.sdo.core with parameters of type XMLOptions
CoreXMLDocument(DataObject rootDataObject, XMLOptions xmlOptions)
           
 

Uses of XMLOptions in org.plasma.sdo.xml
 

Classes in org.plasma.sdo.xml that implement XMLOptions
 class DefaultOptions
           
 

Methods in org.plasma.sdo.xml that return XMLOptions
 XMLOptions XMLProcessor.getOptions()
           
 

Methods in org.plasma.sdo.xml with parameters of type XMLOptions
 void XMLProcessor.setOptions(XMLOptions options)
           
 

Constructors in org.plasma.sdo.xml with parameters of type XMLOptions
DefaultErrorHandler(XMLOptions options)
           
Marshaller(XMLDocument document, XMLOptions options)
           
StreamMarshaller(XMLDocument document, XMLOptions options)
          Constructor.
StreamUnmarshaller(XMLOptions options, String locationURI)
           
XMLProcessor(XMLOptions options)
           
 



Copyright © 2014. All rights reserved.