public class TextPropertyElement extends Element
| Modifier and Type | Field and Description |
|---|---|
int |
id
A numeric value that can be used to identify the property type as an alternative to the name.
|
java.lang.String |
name
A text description of property type.
|
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 |
|---|
TextPropertyElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEndpublic int id
public java.lang.String name
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.