|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.xtf.tables.gps.XtfScriptList.Script
public class XtfScriptList.Script
Script
| Method Summary | |
|---|---|
XtfScriptList.LangSys |
getDefaultLangSys()
Returns the default LangSys |
int |
getDefaultLangSysOffset()
Returns the defaultLangSysOffset. |
XtfScriptList.LangSys[] |
getLangSys()
Returns the langSys. |
XtfScriptList.LangSys |
getLangSys(LanguageSystemTag language)
Returns the LangSys for the language. |
int |
getLangSysCount()
|
XtfScriptList.LangSysRecord[] |
getLangSysRecords()
Returns the langSysRecords. |
int |
getScriptIndex()
Getter for scriptIndex. |
java.lang.String |
getTag()
Returns the name of the tag. |
java.lang.String |
toString()
Returns the info for this class |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public XtfScriptList.LangSys getDefaultLangSys()
public int getDefaultLangSysOffset()
public XtfScriptList.LangSys[] getLangSys()
public XtfScriptList.LangSys getLangSys(LanguageSystemTag language)
language - The language.
public int getLangSysCount()
public XtfScriptList.LangSysRecord[] getLangSysRecords()
public int getScriptIndex()
public java.lang.String getTag()
public java.lang.String toString()
toString in class java.lang.Object
public void writeXML(XMLStreamWriter writer)
throws java.io.IOException
writeXML in interface XMLWriterConvertiblewriter - the XML-Writer
java.io.IOException - if an IO-error occurs.XMLWriterConvertible.writeXML(org.extex.util.xml.XMLStreamWriter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||