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