Class LookupDefinition
java.lang.Object
org.jfree.xml.util.LookupDefinition
A lookup definition.
-
Constructor Summary
ConstructorsConstructorDescriptionLookupDefinition(String propertyName, String registryKey) Creates a new lookup definition. -
Method Summary
Modifier and TypeMethodDescriptionReturns the property name.Returns the registry key.
-
Constructor Details
-
LookupDefinition
Creates a new lookup definition.- Parameters:
propertyName- the property name.registryKey- the registry key.
-
-
Method Details
-
getPropertyName
-
getRegistryKey
-