public class LinkedContentElement extends Element
| Modifier and Type | Field and Description | 
|---|---|
| long | keyA key that may be used to reference this content using the ContentRef element. | 
| java.lang.String | linkProvides the location of the linked content as a path or URL. | 
| boolean | sensitiveIndicates 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, toSaxEndpublic 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 Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.