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, getRenderableTextgetText, getType, initialize, initialize, initialize, setText, setTypeaddChild, 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, xmlSerializeRootOpenpublic CollationSpecification getCollation()
public OrderingSpecification getOrdering()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.