public class SortSpecification extends NodeSupport
Constructor and Description |
---|
SortSpecification() |
Modifier and Type | Method and Description |
---|---|
CollationSpecification |
getCollation()
Locate the specified collation specification, if one.
|
OrderingSpecification |
getOrdering()
Locate the specified ordering specification, if one.
|
SortKey |
getSortKey()
Locate the specified
SortKey . |
getDebugText, getRenderableText
getText, getType, initialize, initialize, initialize, setText, setType
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getLine, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
public CollationSpecification getCollation()
public OrderingSpecification getOrdering()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.