Package com.xmlmind.assembly
Class Profile.AttributeEntry
- java.lang.Object
-
- com.xmlmind.assembly.Profile.AttributeEntry
-
-
Constructor Summary
Constructors Constructor Description AttributeEntry(String nsURI, String localName, String[] values)
Constructs an entry.
-