Package oracle.rules.sdk2.datamodel.xml
Interface XML2ObjModel
public interface XML2ObjModel
-
Method Summary
Modifier and TypeMethodDescriptionList<oracle.rules.sdk2.datamodel.impt.JaxbElement>
oracle.rules.sdk2.datamodel.impt.GlobalElement
getGlobalElement
(String ns, String nodeName) boolean
isWSDL()
-
Method Details
-
getBeanTable
-
getPackages
-
getEnumTable
-
getSchemaFile
String getSchemaFile() -
getSchemaPath
String getSchemaPath() -
getJaxbOutputURI
URI getJaxbOutputURI() -
getObjectFactoryTable
-
isWSDL
boolean isWSDL() -
getGlobalElementMappingTable
-
getElements
List<oracle.rules.sdk2.datamodel.impt.JaxbElement> getElements() -
getGlobalElement
-