org.plasma.sdo.xml
Class XMLProcessor

java.lang.Object
  extended by org.plasma.sdo.xml.XMLProcessor
Direct Known Subclasses:
Marshaller, Unmarshaller

public abstract class XMLProcessor
extends Object


Constructor Summary
protected XMLProcessor()
           
protected XMLProcessor(XMLOptions options)
           
 
Method Summary
 XMLOptions getOptions()
           
 void setOptions(XMLOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLProcessor

protected XMLProcessor()

XMLProcessor

protected XMLProcessor(XMLOptions options)
Method Detail

getOptions

public XMLOptions getOptions()

setOptions

public void setOptions(XMLOptions options)


Copyright © 2014. All rights reserved.