public class MIFFile extends MIFElement
Modifier and Type | Field and Description |
---|---|
protected MIFElement |
aFrames |
protected MIFElement |
bookComponent |
protected MIFElement |
colorCatalog |
protected MIFElement |
document |
protected MIFElement |
fontCatalog |
protected MIFElement |
initialAutoNums |
protected java.util.List |
pages |
protected PGFElement |
pgfCatalog |
protected RulingElement |
rulingCatalog |
protected MIFElement |
tblCatalog |
protected MIFElement |
tbls |
protected java.util.List |
textFlows |
protected MIFElement |
variableFormats |
protected MIFElement |
views |
protected MIFElement |
xRefFormats |
finish, finished, name, started, valueElements, valueStr
Constructor and Description |
---|
MIFFile() |
Modifier and Type | Method and Description |
---|---|
void |
addPage(MIFElement p) |
void |
output(java.io.OutputStream os) |
protected void |
setup()
Do some setup.
|
addElement, finish, output, setValue
protected MIFElement colorCatalog
protected PGFElement pgfCatalog
protected MIFElement fontCatalog
protected RulingElement rulingCatalog
protected MIFElement tblCatalog
protected MIFElement views
protected MIFElement variableFormats
protected MIFElement xRefFormats
protected MIFElement document
protected MIFElement bookComponent
protected MIFElement initialAutoNums
protected MIFElement aFrames
protected MIFElement tbls
protected java.util.List pages
protected java.util.List textFlows
protected void setup()
public void output(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public void addPage(MIFElement p)
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.