Class MultiplexMappingEntry
java.lang.Object
org.jfree.xml.util.MultiplexMappingEntry
A multiplex mapping entry.
-
Constructor Summary
ConstructorsConstructorDescriptionMultiplexMappingEntry(String attributeValue, String targetClass) Creates a new instance. -
Method Summary
Modifier and TypeMethodDescriptionReturns the attribute value.Returns the target class.
-
Constructor Details
-
MultiplexMappingEntry
Creates a new instance.- Parameters:
attributeValue- the attribute value.targetClass- the target class.
-
-
Method Details
-
getAttributeValue
-
getTargetClass
-