|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.contentcompletion.xml.Context
ro.sync.contentcompletion.xml.WhatContextInParent
ro.sync.contentcompletion.xml.WhatAttributesCanGoHereContext
@API(type=EXTENDABLE, src=PRIVATE) public class WhatAttributesCanGoHereContext
Used by the schema manager to find out the attributes that can be inserted in a given context.
Field Summary |
---|
Fields inherited from class ro.sync.contentcompletion.xml.WhatContextInParent |
---|
parentElement |
Fields inherited from class ro.sync.contentcompletion.xml.Context |
---|
elementStack, idValuesList, infoProvider, nextSiblingElements, prefixNamespaceMapping, previousSiblingElements, xmlReader |
Constructor Summary | |
---|---|
WhatAttributesCanGoHereContext()
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
Methods inherited from class ro.sync.contentcompletion.xml.WhatContextInParent |
---|
getParentElement, getPreviousAttributeNames, getPreviousAttributes, getPreviousAttributesList, getRootAttributes, pushContextElement, setParentElement |
Methods inherited from class ro.sync.contentcompletion.xml.Context |
---|
executeXPath, executeXPath, getElementStack, getIdValuesList, getNextSiblingElements, getPrefixNamespaceMapping, getPreviousSiblingElements, getSystemID, setAdditionalContextInformationProvider, setElementStack, setIdValuesList, setNextSiblingElements, setPrefixNamespaceMapping, setPreviousSiblingElements, setXMLReader |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WhatAttributesCanGoHereContext()
Method Detail |
---|
public java.lang.Object clone()
clone
in class ro.sync.contentcompletion.xml.WhatContextInParent
WhatContextInParent.clone()
|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |