Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.xml.util.MultiplexMappingEntry
public class MultiplexMappingEntry
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
String |
|
String |
|
public MultiplexMappingEntry(String attributeValue, String targetClass)
Creates a new instance.
- Parameters:
attributeValue
- the attribute value.targetClass
- the target class.
public String getAttributeValue()
Returns the attribute value.
- Returns:
- The attribute value.