org.plasma.provisioning.xsd
Class AbstractAssembler
java.lang.Object
org.plasma.provisioning.xsd.AbstractAssembler
- Direct Known Subclasses:
- ClassAssembler, ConstraintAssembler, EnumerationAssembler, PropertyAssembler
public abstract class AbstractAssembler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destNamespaceURI
protected String destNamespaceURI
destNamespacePrefix
protected String destNamespacePrefix
support
protected ConverterSupport support
AbstractAssembler
public AbstractAssembler(String destNamespaceURI,
String destNamespacePrefix,
ConverterSupport converterSupport)
createDocumentation
protected Documentation createDocumentation(DocumentationType type,
String content)
formatLocalClassName
protected String formatLocalClassName(String localName)
formatLocalPropertyName
protected String formatLocalPropertyName(String localName)
getDocumentationContent
protected String getDocumentationContent(Annotated annotated)
findAppInfoValue
protected String findAppInfoValue(Enumeration schemaEnum)
serializeElement
protected String serializeElement(org.apache.xerces.dom.ElementNSImpl nsElem)
Copyright © 2013. All rights reserved.