public class OpenSegmentAspectRuleSet extends OpenContextComponentRuleSet implements SegmentAspectInterface
| Constructor and Description |
|---|
OpenSegmentAspectRuleSet()
Instantiates a new open segment aspect rule set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getSegment(XPathHelper xph,
FContext fc)
Gets the segment.
|
addRuleadd, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSizepublic OpenSegmentAspectRuleSet()
throws XFValidationException
XFValidationException - the XF validation exceptionpublic void getSegment(XPathHelper xph, FContext fc) throws XFValidationException
SegmentAspectInterfacegetSegment in interface SegmentAspectInterfacexph - the xphfc - the fcXFValidationException - the XF validation exception