|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.generator.sg.impl.AbstractContext
net.sf.jaxme.generator.sg.impl.GlobalContext
| Constructor Summary | |
GlobalContext(net.sf.jaxme.xs.xml.XsQName pQName,
net.sf.jaxme.xs.XSObject pJAXBClassOwner,
java.lang.String pPrefix,
java.lang.String pSuffix)
Creates a new, global class context. |
|
| Method Summary | |
boolean |
isGlobal()
Returns whether the class context is global. |
| Methods inherited from class net.sf.jaxme.generator.sg.impl.AbstractContext |
getClassNameFromLocalName, getName, getPackageNameFromURI, getPackageNameFromURL, getPMName, getXMLHandlerName, getXMLImplementationName, getXMLInterfaceName, getXMLSerializerName, getXMLValidatorName, setName, setPMName, setXMLHandlerName, setXMLImplementationName, setXMLInterfaceName, setXMLSerializerName, setXMLValidatorName, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GlobalContext(net.sf.jaxme.xs.xml.XsQName pQName,
net.sf.jaxme.xs.XSObject pJAXBClassOwner,
java.lang.String pPrefix,
java.lang.String pSuffix)
throws SAXException
Creates a new, global class context.
| Method Detail |
public boolean isGlobal()
ContextReturns whether the class context is global.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||