XML for Java Compatibility API 2.0.6

com.ibm.xml.xpointer
Interface OtherTerm

All Known Implementing Classes:
RelTerm, SpanTerm, StringTerm, AttrTerm

public abstract interface OtherTerm

An interface which defines common operations for XPointer location terms other than absolute location terms. These other terms include relative, attribute, string, and span terms.

Version:
Revision: 17 1.4 src/com/ibm/xml/xpointer/OtherTerm.java, parser, xml4j2, xml4j2_0_6
See Also:
RelTerm, AttrTerm, StringTerm, SpanTerm, XPointer


XML for Java Compatibility API 2.0.6