|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A common base interface for items that may enclose a local type. This is used to construct inner class names.
| Method Summary | |
net.sf.jaxme.js.JavaQName |
getPMName()
Returns the contexts PM name. |
net.sf.jaxme.js.JavaQName |
getXMLHandlerName()
Returns the contexts XML handler name. |
net.sf.jaxme.js.JavaQName |
getXMLImplementationName()
Returns the contexts XML implementation name. |
net.sf.jaxme.js.JavaQName |
getXMLInterfaceName()
Returns the contexts XML interface name. |
net.sf.jaxme.js.JavaQName |
getXMLSerializerName()
Returns the contexts XML serializer name. |
net.sf.jaxme.js.JavaQName |
getXMLValidatorName()
Returns the contexts XML validator name. |
boolean |
isGlobal()
Returns whether the class context is global. |
| Method Detail |
public net.sf.jaxme.js.JavaQName getXMLInterfaceName()
Returns the contexts XML interface name.
public net.sf.jaxme.js.JavaQName getXMLImplementationName()
Returns the contexts XML implementation name.
public net.sf.jaxme.js.JavaQName getXMLHandlerName()
Returns the contexts XML handler name.
public net.sf.jaxme.js.JavaQName getXMLSerializerName()
Returns the contexts XML serializer name.
public net.sf.jaxme.js.JavaQName getXMLValidatorName()
Returns the contexts XML validator name.
public net.sf.jaxme.js.JavaQName getPMName()
Returns the contexts PM name.
public boolean isGlobal()
Returns whether the class context is global.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||