|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoContentData
public abstract class JDFAutoContentData
class JDFAutoContentData : public JDFElement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement |
|---|
JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation |
| Nested classes/interfaces inherited from class org.cip4.jdflib.core.KElement |
|---|
KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator |
| Field Summary |
|---|
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from class org.apache.xerces.dom.NodeImpl |
|---|
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
protected |
JDFAutoContentData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
Constructor for JDFAutoContentData |
protected |
JDFAutoContentData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
Constructor for JDFAutoContentData |
protected |
JDFAutoContentData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
Constructor for JDFAutoContentData |
| Method Summary | |
|---|---|
JDFContentMetaData |
appendContentMetaData()
(30) append element ContentMetaData |
JDFElementColorParams |
appendElementColorParams()
(29) append element ElementColorParams |
JDFImageCompressionParams |
appendImageCompressionParams()
(29) append element ImageCompressionParams |
JDFScreeningParams |
appendScreeningParams()
(29) append element ScreeningParams |
JDFSeparationSpec |
appendSeparationSpec()
(30) append element SeparationSpec |
Collection<JDFContentMetaData> |
getAllContentMetaData()
Get all ContentMetaData from the current element |
Collection<JDFSeparationSpec> |
getAllSeparationSpec()
Get all SeparationSpec from the current element |
String |
getCatalogDetails()
(23) get String attribute CatalogDetails |
String |
getCatalogID()
(23) get String attribute CatalogID |
JDFContentMetaData |
getContentMetaData(int iSkip)
(27) const get element ContentMetaData |
VString |
getContentRefs()
(21) get VString attribute ContentRefs |
String |
getContentType()
(23) get String attribute ContentType |
JDFContentMetaData |
getCreateContentMetaData(int iSkip)
(26) getCreateContentMetaData |
JDFElementColorParams |
getCreateElementColorParams()
(25) getCreateElementColorParams |
JDFImageCompressionParams |
getCreateImageCompressionParams()
(25) getCreateImageCompressionParams |
JDFScreeningParams |
getCreateScreeningParams()
(25) getCreateScreeningParams |
JDFSeparationSpec |
getCreateSeparationSpec(int iSkip)
(26) getCreateSeparationSpec |
JDFElementColorParams |
getElementColorParams()
(24) const get element ElementColorParams |
boolean |
getHasBleeds()
(18) get boolean attribute HasBleeds |
String |
getID()
(23) get String attribute ID |
JDFImageCompressionParams |
getImageCompressionParams()
(24) const get element ImageCompressionParams |
boolean |
getIsBlank()
(18) get boolean attribute IsBlank |
boolean |
getIsTrapped()
(18) get boolean attribute IsTrapped |
String |
getJobID()
(23) get String attribute JobID |
String |
getProductID()
(23) get String attribute ProductID |
JDFScreeningParams |
getScreeningParams()
(24) const get element ScreeningParams |
JDFSeparationSpec |
getSeparationSpec(int iSkip)
(27) const get element SeparationSpec |
protected AttributeInfo |
getTheAttributeInfo()
|
protected ElementInfo |
getTheElementInfo()
|
void |
refElementColorParams(JDFElementColorParams refTarget)
(31) create inter-resource link to refTarget |
void |
refImageCompressionParams(JDFImageCompressionParams refTarget)
(31) create inter-resource link to refTarget |
void |
refScreeningParams(JDFScreeningParams refTarget)
(31) create inter-resource link to refTarget |
void |
setCatalogDetails(String value)
(36) set attribute CatalogDetails |
void |
setCatalogID(String value)
(36) set attribute CatalogID |
void |
setContentRefs(VString value)
(36) set attribute ContentRefs |
void |
setContentType(String value)
(36) set attribute ContentType |
void |
setHasBleeds(boolean value)
(36) set attribute HasBleeds |
void |
setID(String value)
(36) set attribute ID |
void |
setIsBlank(boolean value)
(36) set attribute IsBlank |
void |
setIsTrapped(boolean value)
(36) set attribute IsTrapped |
void |
setJobID(String value)
(36) set attribute JobID |
void |
setProductID(String value)
(36) set attribute ProductID |
String |
toString()
toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttributeNS, isEqualNode, reconcileDefaultAttributes, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Element |
|---|
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
|---|
cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setTextContent, setUserData |
| Constructor Detail |
|---|
protected JDFAutoContentData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
myOwnerDocument - qualifiedName -
protected JDFAutoContentData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName -
protected JDFAutoContentData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
myOwnerDocument - myNamespaceURI - qualifiedName - myLocalName - | Method Detail |
|---|
protected AttributeInfo getTheAttributeInfo()
getTheAttributeInfo in class JDFElementprotected ElementInfo getTheElementInfo()
getTheElementInfo in class JDFElementpublic String toString()
JDFElement
toString in class JDFElementObject.toString()public void setCatalogID(String value)
value - the value to set the attribute topublic String getCatalogID()
public void setCatalogDetails(String value)
value - the value to set the attribute topublic String getCatalogDetails()
public void setContentRefs(VString value)
value - the value to set the attribute topublic VString getContentRefs()
public void setContentType(String value)
value - the value to set the attribute topublic String getContentType()
public void setHasBleeds(boolean value)
value - the value to set the attribute topublic boolean getHasBleeds()
public void setID(String value)
setID in class KElementvalue - the value to set the attribute topublic String getID()
getID in class KElementpublic void setIsBlank(boolean value)
value - the value to set the attribute topublic boolean getIsBlank()
public void setIsTrapped(boolean value)
value - the value to set the attribute topublic boolean getIsTrapped()
public void setJobID(String value)
value - the value to set the attribute topublic String getJobID()
public void setProductID(String value)
value - the value to set the attribute topublic String getProductID()
public JDFContentMetaData getCreateContentMetaData(int iSkip)
iSkip - number of elements to skip
public JDFContentMetaData getContentMetaData(int iSkip)
iSkip - number of elements to skip
public Collection<JDFContentMetaData> getAllContentMetaData()
public JDFContentMetaData appendContentMetaData()
public JDFElementColorParams getElementColorParams()
public JDFElementColorParams getCreateElementColorParams()
public JDFElementColorParams appendElementColorParams()
throws JDFException
JDFException - if the element already existspublic void refElementColorParams(JDFElementColorParams refTarget)
refTarget - the element that is referencedpublic JDFImageCompressionParams getImageCompressionParams()
public JDFImageCompressionParams getCreateImageCompressionParams()
public JDFImageCompressionParams appendImageCompressionParams()
throws JDFException
JDFException - if the element already existspublic void refImageCompressionParams(JDFImageCompressionParams refTarget)
refTarget - the element that is referencedpublic JDFScreeningParams getScreeningParams()
public JDFScreeningParams getCreateScreeningParams()
public JDFScreeningParams appendScreeningParams()
throws JDFException
JDFException - if the element already existspublic void refScreeningParams(JDFScreeningParams refTarget)
refTarget - the element that is referencedpublic JDFSeparationSpec getCreateSeparationSpec(int iSkip)
iSkip - number of elements to skip
public JDFSeparationSpec getSeparationSpec(int iSkip)
iSkip - number of elements to skip
public Collection<JDFSeparationSpec> getAllSeparationSpec()
public JDFSeparationSpec appendSeparationSpec()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||