org.apache.ws.jaxme.xs.jaxb.impl
Class JAXBJavaTypeImpl
- JAXBJavaType, XsObject
public class JAXBJavaTypeImpl
$Id: JAXBJavaTypeImpl.java 231996 2004-09-30 02:09:30 +0200 (Thu, 30 Sep 2004) jochen $
asXsQName , asXsQName , getContext , getLocator , getNamespaceSupport , getObjectFactory , getParentObject , getXsESchema , isTopLevelObject , isValidated , validate |
JAXBJavaTypeImpl
protected JAXBJavaTypeImpl(XsObject pParent)
Creates a new instance of JAXBJavaTypeImpl.java.
setHasNsContext
public void setHasNsContext(boolean pHasNsContext)
setName
public void setName(String pName)
setParseMethod
public void setParseMethod(String pParseMethod)
setPrintMethod
public void setPrintMethod(String pPrintMethod)
setXmlType
public void setXmlType(String pXmlType)
throws SAXException
Sets the XML Type being customized by this element.
setXmlType
public void setXmlType(XsQName pXmlType)
Sets the XML Type being customized by this element.