|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownAttributeException | |
---|---|
net.sourceforge.jeuclid.elements.support.operatordict | Operator Dictionary support. |
Uses of UnknownAttributeException in net.sourceforge.jeuclid.elements.support.operatordict |
---|
Methods in net.sourceforge.jeuclid.elements.support.operatordict that throw UnknownAttributeException | |
---|---|
String |
OperatorDictionary.getDefaultAttributeValue(String operator,
String form,
String attributeName)
Determines default value of the operator attribute. |
String |
AbstractOperatorDictionary.getDefaultAttributeValue(String operator,
String form,
String attributeName)
Determines default value of the operator attribute. |
static OperatorAttribute |
OperatorAttribute.parseOperatorAttribute(String attr)
Parses a String into an OperatorAttribute. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |