|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.vf.command.VfCommand
org.extex.font.format.vf.command.VfCommandPost
public class VfCommandPost
VfCommand: post
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.vf.command.VfCommand |
|---|
FNT_DEF_1, FNT_DEF_2, FNT_DEF_3, FNT_DEF_4, MAX_CHARACTER, MIN_CHARACTER, POST, PRE, SHIFT16, SHIFT8 |
| Constructor Summary | |
|---|---|
VfCommandPost(Localizer localizer,
RandomAccessR rar,
int ccode)
Create e new object. |
|
| Method Summary | |
|---|---|
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class org.extex.font.format.vf.command.VfCommand |
|---|
getCommandCode, getInstance, getLocalizer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VfCommandPost(Localizer localizer,
RandomAccessR rar,
int ccode)
throws FontException
rar - the input.ccode - the command code.
FontException - if a font error occurred.| Method Detail |
|---|
public void writeXML(XMLStreamWriter writer)
throws java.io.IOException
writer - 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 | |||||||||