com.mayhoo.kanji.xml
Class MorohashiDescriptor

java.lang.Object
  |
  +--org.exolab.castor.xml.Validator
        |
        +--org.exolab.castor.xml.util.XMLClassDescriptorImpl
              |
              +--com.mayhoo.kanji.xml.MorohashiTypeDescriptor
                    |
                    +--com.mayhoo.kanji.xml.MorohashiDescriptor
All Implemented Interfaces:
org.exolab.castor.mapping.ClassDescriptor, org.exolab.castor.xml.ClassValidator, org.exolab.castor.xml.TypeValidator, org.exolab.castor.xml.XMLClassDescriptor

public class MorohashiDescriptor
extends MorohashiTypeDescriptor

Version:
$Revision: 1.2 $ $Date: 2002/04/30 06:44:34 $

Constructor Summary
MorohashiDescriptor()
           
 
Method Summary
 org.exolab.castor.mapping.AccessMode getAccessMode()
           
 org.exolab.castor.mapping.ClassDescriptor getExtends()
           
 org.exolab.castor.mapping.FieldDescriptor getIdentity()
           
 Class getJavaClass()
           
 String getNameSpacePrefix()
           
 String getNameSpaceURI()
           
 org.exolab.castor.xml.TypeValidator getValidator()
           
 String getXMLName()
           
 
Methods inherited from class org.exolab.castor.xml.util.XMLClassDescriptorImpl
addFieldDescriptor, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getFieldDescriptor, getFields, removeFieldDescriptor, setCompositorAsAll, setCompositorAsChoice, setCompositorAsSequence, setExtends, setExtendsWithoutFlatten, setIdentity, setIntrospected, setJavaClass, setNameSpacePrefix, setNameSpaceURI, setXMLName, sortDescriptors, toString, toXMLName, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MorohashiDescriptor

public MorohashiDescriptor()
Method Detail

getAccessMode

public org.exolab.castor.mapping.AccessMode getAccessMode()
Specified by:
getAccessMode in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getAccessMode in class MorohashiTypeDescriptor

getExtends

public org.exolab.castor.mapping.ClassDescriptor getExtends()
Specified by:
getExtends in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getExtends in class MorohashiTypeDescriptor

getIdentity

public org.exolab.castor.mapping.FieldDescriptor getIdentity()
Specified by:
getIdentity in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getIdentity in class MorohashiTypeDescriptor

getJavaClass

public Class getJavaClass()
Specified by:
getJavaClass in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getJavaClass in class MorohashiTypeDescriptor

getNameSpacePrefix

public String getNameSpacePrefix()
Specified by:
getNameSpacePrefix in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getNameSpacePrefix in class MorohashiTypeDescriptor

getNameSpaceURI

public String getNameSpaceURI()
Specified by:
getNameSpaceURI in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getNameSpaceURI in class MorohashiTypeDescriptor

getValidator

public org.exolab.castor.xml.TypeValidator getValidator()
Specified by:
getValidator in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getValidator in class MorohashiTypeDescriptor

getXMLName

public String getXMLName()
Specified by:
getXMLName in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getXMLName in class MorohashiTypeDescriptor