public class EmbeddedContentElement extends Element
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | descriptionA text description or other textual information about the embedded content | 
| OptionSet | exportOptions | 
| FileFormat | formatFile format of this content | 
| boolean | isReplaceableIf set to true this content is replaceable. | 
| long | keyKey that may be used to reference this content using the ContentRef element | 
| EmbeddedContentElementType | typeGeneral type of the content | 
| Constructor and Description | 
|---|
| EmbeddedContentElement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | toSaxStart(org.xml.sax.ContentHandler ch) | 
getDescription, getName, toSaxEndpublic EmbeddedContentElementType type
public java.lang.String description
public FileFormat format
public long key
public boolean isReplaceable
public OptionSet exportOptions
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.