org.apache.ws.jaxme.generator.sg.impl
Class GlobalContext
- Context
public class GlobalContext
boolean | isGlobal()- Returns whether the class context is global.
|
getClassNameFromLocalName, getName, getPMName, getPackageName, getPackageNameFromURI, getPackageNameFromURL, getXMLHandlerName, getXMLImplementationName, getXMLInterfaceName, getXMLSerializerName, getXMLValidatorName, setName, setPMName, setXMLHandlerName, setXMLImplementationName, setXMLInterfaceName, setXMLSerializerName, setXMLValidatorName, toString |
GlobalContext
public GlobalContext(XsQName pQName,
XSObject pJAXBClassOwner,
String pPrefix,
String pSuffix,
SchemaSG pSchemaSG)
throws SAXExceptionCreates a new, global class context.
isGlobal
public boolean isGlobal()
Returns whether the class context is global.
- isGlobal in interface Context