|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.util.viewer.model.AttributeToolkit
A toolkit for vaious attribute translations
Constructor Summary | |
AttributeToolkit()
|
Method Summary | |
static java.lang.String |
constructPredicate(Attribute attribute)
constructs a predicate from the given attribute |
static java.lang.String |
formatValueForXPath(Attribute attribute)
formats a value for its usage in XPath expressions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeToolkit()
Method Detail |
public static java.lang.String formatValueForXPath(Attribute attribute)
attribute
- atribute which value should be formatted
public static java.lang.String constructPredicate(Attribute attribute)
attribute
- attribute to be formatted as predicate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |