java.lang.Object
com.mayhoo.kanji.xml.MorohashiType
com.mayhoo.kanji.xml.Morohashi
- All Implemented Interfaces:
- java.io.Serializable
- public class Morohashi
- extends MorohashiType
- implements java.io.Serializable
The index number and volume.page respectively of the kanji
in the 13-volume Morohashi "Daikanwajiten.
- Version:
- $Revision: 1.2 $ $Date: 2002/04/30 06:44:34 $
| Methods inherited from class com.mayhoo.kanji.xml.MorohashiType |
deleteClose, deleteOriginal, deletePage, deleteVolume, getClose, getIndex, getOriginal, getPage, getVolume, hasClose, hasOriginal, hasPage, hasVolume, setClose, setIndex, setOriginal, setPage, setVolume |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Morohashi
public Morohashi()
isValid
public boolean isValid()
- Overrides:
isValid in class MorohashiType
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Specified by:
marshal in class MorohashiType
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Specified by:
marshal in class MorohashiType
unmarshal
public static Morohashi unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate in class MorohashiType