org.dlese.dpc.schemedit
Class BadCharChecker.BadCharEntry
java.lang.Object
org.dlese.dpc.schemedit.BadCharChecker.BadCharEntry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BadCharChecker
public class BadCharChecker.BadCharEntry
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xpath
public String xpath
value
public String value
BadCharChecker.BadCharEntry
public BadCharChecker.BadCharEntry(String xpath,
String value)