public class LinkedContentElement extends Element
Modifier and Type | Field and Description |
---|---|
long |
key
A key that may be used to reference this content using the ContentRef element.
|
java.lang.String |
link
Provides the location of the linked content as a path or URL.
|
boolean |
sensitive
Indicates whether the link is considered sensitive.
|
LinkedContentElementType |
type |
Constructor and Description |
---|
LinkedContentElement() |
Modifier and Type | Method and Description |
---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEnd
public LinkedContentElementType type
public java.lang.String link
public boolean sensitive
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.