org.apache.ws.jaxme.generator.types
Class Base64BinarySG
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
       org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
           org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
               org.apache.ws.jaxme.generator.types.Base64BinarySG
org.apache.ws.jaxme.generator.types.Base64BinarySG
- All Implemented Interfaces: 
- SimpleTypeSGChain
- public class Base64BinarySG- extends AtomicTypeSGImpl
- Author:
- Jochen Wiedmann
 
 
 
 
| Methods inherited from class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl | 
| addValidation, generate, generate, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isList, isNullable, isUnion, setNullable, setNullable | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BYTE_ARRAY_TYPE
public static final JavaQName BYTE_ARRAY_TYPE
Base64BinarySG
public Base64BinarySG(SGFactory pFactory,
                      SchemaSG pSchema,
                      XSType pType)
               throws org.xml.sax.SAXException
- Creates a new instance of Base64BinarySG. - 
 
getRuntimeType
public JavaQName getRuntimeType(SimpleTypeSG pController)
- 
 
getDatatypeName
protected java.lang.String getDatatypeName()
- 
- Specified by:
- getDatatypeNamein class- AtomicTypeSGImpl
 
- 
 
getDatatypeType
protected JavaQName getDatatypeType()
- 
- Specified by:
- getDatatypeTypein class- AtomicTypeSGImpl
 
- 
 
forAllNonNullValues
public void forAllNonNullValues(SimpleTypeSG pController,
                                JavaMethod pMethod,
                                java.lang.Object pValue,
                                SGlet pSGlet)
                         throws org.xml.sax.SAXException
- 
- Throws:
- org.xml.sax.SAXException
 
forAllValues
public void forAllValues(SimpleTypeSG pController,
                         JavaMethod pMethod,
                         java.lang.Object pValue,
                         SGlet pSGlet)
                  throws org.xml.sax.SAXException
- 
- Throws:
- org.xml.sax.SAXException