Uses of Class
org.plasma.xml.schema.Element

Packages that use Element
org.plasma.provisioning.xsd   
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of Element in org.plasma.provisioning.xsd
 

Fields in org.plasma.provisioning.xsd with type parameters of type Element
protected  Map<String,Element> ConverterSupport.elementMap
          maps top-level element names to element structures
 

Methods in org.plasma.provisioning.xsd that return types with arguments of type Element
 Map<String,Element> ConverterSupport.getElementMap()
           
 

Methods in org.plasma.provisioning.xsd with parameters of type Element
 Class ClassAssembler.buildClass(Element element)
           
 

Uses of Element in org.plasma.xml.schema
 

Methods in org.plasma.xml.schema that return Element
 Element ObjectFactory.createElement()
          Create an instance of Element
 



Copyright © 2014. All rights reserved.