public class CodepagePropertyElement extends Element
| Modifier and Type | Field and Description |
|---|---|
int |
codepageId
A numeric identifier of the code page associated with non-Unicode text properties located in this document.
|
java.lang.String |
codepageName
A text description of the code page associated with non-Unicode text properties.
|
java.lang.String |
qname
A qualified name to distinguish properties whose names collide.
|
TargetOption |
target
A generated attribute that indicates the class of this property within the Secure Target options.
|
| Constructor and Description |
|---|
CodepagePropertyElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEndpublic int codepageId
public java.lang.String codepageName
public TargetOption target
public java.lang.String qname
public void toSaxStart(org.xml.sax.ContentHandler ch)
throws org.xml.sax.SAXException
toSaxStart in class Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.