Uses of Class
org.plasma.sdo.xml.MarshallerFlavor

Packages that use MarshallerFlavor
org.plasma.sdo.xml   
 

Uses of MarshallerFlavor in org.plasma.sdo.xml
 

Fields in org.plasma.sdo.xml declared as MarshallerFlavor
protected  MarshallerFlavor Marshaller.flavor
           
 

Methods in org.plasma.sdo.xml that return MarshallerFlavor
static MarshallerFlavor MarshallerFlavor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MarshallerFlavor[] MarshallerFlavor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.plasma.sdo.xml with parameters of type MarshallerFlavor
Marshaller(MarshallerFlavor flavor, XMLDocument document)
           
 



Copyright © 2013. All rights reserved.