com.ebmwebsourcing.easyschema.xsd2xml
Class XSD2XMLImpl

java.lang.Object
  extended by com.ebmwebsourcing.easyschema.xsd2xml.XSD2XML
      extended by com.ebmwebsourcing.easyschema.xsd2xml.XSD2XMLImpl

public class XSD2XMLImpl
extends XSD2XML


Constructor Summary
XSD2XMLImpl()
           
 
Method Summary
 org.jdom.Element addMinOccursEqual0OrArrayElement(com.ebmwebsourcing.easyschema10.api.element.Element childDefinition, com.ebmwebsourcing.easybox.api.XmlObject typeHolderXmlObject, org.jdom.Element parentElement)
           
 org.jdom.Attribute generateAttribute(com.ebmwebsourcing.easyschema10.api.element.Element eIn, com.ebmwebsourcing.easyschema10.api.element.Attribute aIn, java.util.Map<com.ebmwebsourcing.easyschema10.api.type.Type,java.lang.Object> value)
           
 org.jdom.Element generateElement(com.ebmwebsourcing.easyschema10.api.element.Element eIn, com.ebmwebsourcing.easybox.api.XmlObject typeHolderXmlObject, java.util.Map<com.ebmwebsourcing.easyschema10.api.type.Type,java.lang.Object> values, com.ebmwebsourcing.easyschema10.api.type.Form form, int minOccurs, boolean createOptionalElement, boolean createOptionalAttribute)
           
 org.jdom.Element generateElement(com.ebmwebsourcing.easyschema10.api.element.Element eIn, com.ebmwebsourcing.easybox.api.XmlObject typeHolderXmlObject, java.lang.Object value)
           
 java.lang.String printXml(com.ebmwebsourcing.easyschema10.api.element.Element eIn, java.util.Map<com.ebmwebsourcing.easyschema10.api.type.Type,java.lang.Object> values, boolean createOptionalElement, boolean createOptionalAttribute)
           
 java.lang.String printXml(com.ebmwebsourcing.easyschema10.api.element.Element e, java.lang.Object value)
           
 
Methods inherited from class com.ebmwebsourcing.easyschema.xsd2xml.XSD2XML
createDefaultMap, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSD2XMLImpl

public XSD2XMLImpl()
Method Detail

generateElement

public org.jdom.Element generateElement(com.ebmwebsourcing.easyschema10.api.element.Element eIn,
                                        com.ebmwebsourcing.easybox.api.XmlObject typeHolderXmlObject,
                                        java.lang.Object value)
Specified by:
generateElement in class XSD2XML

generateElement

public org.jdom.Element generateElement(com.ebmwebsourcing.easyschema10.api.element.Element eIn,
                                        com.ebmwebsourcing.easybox.api.XmlObject typeHolderXmlObject,
                                        java.util.Map<com.ebmwebsourcing.easyschema10.api.type.Type,java.lang.Object> values,
                                        com.ebmwebsourcing.easyschema10.api.type.Form form,
                                        int minOccurs,
                                        boolean createOptionalElement,
                                        boolean createOptionalAttribute)
Specified by:
generateElement in class XSD2XML

generateAttribute

public org.jdom.Attribute generateAttribute(com.ebmwebsourcing.easyschema10.api.element.Element eIn,
                                            com.ebmwebsourcing.easyschema10.api.element.Attribute aIn,
                                            java.util.Map<com.ebmwebsourcing.easyschema10.api.type.Type,java.lang.Object> value)

printXml

public java.lang.String printXml(com.ebmwebsourcing.easyschema10.api.element.Element e,
                                 java.lang.Object value)
Specified by:
printXml in class XSD2XML

addMinOccursEqual0OrArrayElement

public org.jdom.Element addMinOccursEqual0OrArrayElement(com.ebmwebsourcing.easyschema10.api.element.Element childDefinition,
                                                         com.ebmwebsourcing.easybox.api.XmlObject typeHolderXmlObject,
                                                         org.jdom.Element parentElement)
Specified by:
addMinOccursEqual0OrArrayElement in class XSD2XML

printXml

public java.lang.String printXml(com.ebmwebsourcing.easyschema10.api.element.Element eIn,
                                 java.util.Map<com.ebmwebsourcing.easyschema10.api.type.Type,java.lang.Object> values,
                                 boolean createOptionalElement,
                                 boolean createOptionalAttribute)
Specified by:
printXml in class XSD2XML


Copyright © 2011 Petals Link. All Rights Reserved.