org.jaffa.tools.patternmetaengine.domain.impl
Class ApplicationBuilderImpl
java.lang.Object
org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl
org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderImpl
- All Implemented Interfaces:
- ApplicationBuilder, ApplicationBuilderType, javax.xml.bind.Element, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class ApplicationBuilderImpl
- extends ApplicationBuilderTypeImpl
- implements ApplicationBuilder, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
| Fields inherited from class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl |
_ApplicationName, _DomainObjectPath, _FullPackageNames, _Module, _OutputFinders, _OutputJava, _OutputLookups, _OutputMaintenance, _OutputRoot, _OutputViewers, _PackagePrefix, _Version, has_FullPackageNames |
| Methods inherited from class org.jaffa.tools.patternmetaengine.domain.impl.ApplicationBuilderTypeImpl |
getApplicationName, getDomainObjectPath, getModule, getOutputFinders, getOutputJava, getOutputLookups, getOutputMaintenance, getOutputRoot, getOutputViewers, getPackagePrefix, getVersion, isFullPackageNames, setApplicationName, setFullPackageNames, setOutputFinders, setOutputJava, setOutputLookups, setOutputMaintenance, setOutputRoot, setOutputViewers, setPackagePrefix, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jaffa.tools.patternmetaengine.domain.ApplicationBuilderType |
getApplicationName, getDomainObjectPath, getModule, getOutputFinders, getOutputJava, getOutputLookups, getOutputMaintenance, getOutputRoot, getOutputViewers, getPackagePrefix, getVersion, isFullPackageNames, setApplicationName, setFullPackageNames, setOutputFinders, setOutputJava, setOutputLookups, setOutputMaintenance, setOutputRoot, setOutputViewers, setPackagePrefix, setVersion |
ApplicationBuilderImpl
public ApplicationBuilderImpl()
____jaxb_ri____getNamespaceURI
public String ____jaxb_ri____getNamespaceURI()
- Specified by:
____jaxb_ri____getNamespaceURI in interface com.sun.xml.bind.RIElement
____jaxb_ri____getLocalName
public String ____jaxb_ri____getLocalName()
- Specified by:
____jaxb_ri____getLocalName in interface com.sun.xml.bind.RIElement
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- Specified by:
getUnmarshaller in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject- Overrides:
getUnmarshaller in class ApplicationBuilderTypeImpl
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject- Overrides:
getPrimaryInterfaceClass in class ApplicationBuilderTypeImpl
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeElements in interface com.sun.xml.bind.serializer.XMLSerializable- Overrides:
serializeElements in class ApplicationBuilderTypeImpl
- Throws:
SAXException
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributes in interface com.sun.xml.bind.serializer.XMLSerializable- Overrides:
serializeAttributes in class ApplicationBuilderTypeImpl
- Throws:
SAXException
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributeBodies in interface com.sun.xml.bind.serializer.XMLSerializable- Overrides:
serializeAttributeBodies in class ApplicationBuilderTypeImpl
- Throws:
SAXException
getPrimaryInterface
public Class getPrimaryInterface()
- Specified by:
getPrimaryInterface in interface com.sun.xml.bind.validator.ValidatableObject- Overrides:
getPrimaryInterface in class ApplicationBuilderTypeImpl
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator in interface com.sun.xml.bind.validator.ValidatableObject- Overrides:
createRawValidator in class ApplicationBuilderTypeImpl
Copyright © 2002-2004 JAFFA Project.