public class PageInfoElement extends Element
Modifier and Type | Field and Description |
---|---|
int |
bottom
Bottom margin
|
int |
gutter
Gutter width
|
int |
height
Height of the physical page
|
int |
left
Left margin
|
int |
right
Right margin
|
int |
top
Top margin
|
int |
width
Width of the physical page
|
Constructor and Description |
---|
PageInfoElement() |
Modifier and Type | Method and Description |
---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEnd
public int width
public int height
public int right
public int left
public int top
public int bottom
public int gutter
public void toSaxStart(org.xml.sax.ContentHandler ch) throws org.xml.sax.SAXException
toSaxStart
in class Element
org.xml.sax.SAXException
Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.