public class LocalePropertyElement extends Element
Modifier and Type | Field and Description |
---|---|
int |
localeId
A numeric identifier of the locale associated with this property collection.
|
java.lang.String |
localeName
A text description of the locale associated with properties in this document.
|
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 |
---|
LocalePropertyElement() |
Modifier and Type | Method and Description |
---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEnd
public int localeId
public java.lang.String localeName
public TargetOption target
public java.lang.String qname
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.