public class NoteElement extends Element
Modifier and Type | Field and Description |
---|---|
long |
key
A key that may be used to reference this note using the NoteRef element.
|
NoteElementType |
type |
Constructor and Description |
---|
NoteElement() |
Modifier and Type | Method and Description |
---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEnd
public NoteElementType type
public long key
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.