Package org.eclipse.help.internal
Class Include
java.lang.Object
org.eclipse.help.internal.UAElement
org.eclipse.help.internal.Include
- All Implemented Interfaces:
IInclude,IUAElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.help.internal.UAElement
appendChild, appendChildren, getAttribute, getChildren, getChildren, getElement, getElementName, getParentElement, insertBefore, isEnabled, removeChild, setAttributeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.help.IUAElement
getChildren, isEnabled
-
Field Details
-
NAME
- See Also:
-
ATTRIBUTE_PATH
- See Also:
-
-
Constructor Details
-
Include
-
Include
-
-
Method Details
-
getPath
Description copied from interface:IIncludeAn href pointing to a document element. The href has the form/plugin_id/path/file.ext#anchorId. For example, to include the element with idmyIdin the XML filefiles/myFile.xmlunder plug-inmy.plugin, the path is/my.plugin/files/myFile.xml#myId. -
setPath
-