|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.LocalizedStringType
| Constructor Summary | |
LocalizedStringType()
|
|
| Method Summary | |
java.lang.String |
getCharset()
Returns the value of field 'charset'. |
java.lang.String |
getLang()
Returns the value of field 'lang'. |
java.lang.String |
getValue()
Returns the value of field 'value'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setCharset(java.lang.String charset)
Sets the value of field 'charset'. |
void |
setLang(java.lang.String lang)
Sets the value of field 'lang'. |
void |
setValue(java.lang.String value)
Sets the value of field 'value'. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalizedStringType()
| Method Detail |
public java.lang.String getCharset()
public java.lang.String getLang()
public java.lang.String getValue()
public boolean isValid()
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setCharset(java.lang.String charset)
charset - the value of field 'charset'.public void setLang(java.lang.String lang)
lang - the value of field 'lang'.public void setValue(java.lang.String value)
value - the value of field 'value'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||