public class ReadContentRule extends BaseRule
<read-content>
element.
Note: an Element
's content is trimmed
of leading and trailing whitespace as it is parsed and, additionally,
will never be null (though it may be the empty string).
Constructor and Description |
---|
ReadContentRule() |
Modifier and Type | Method and Description |
---|---|
void |
begin(SchemaProcessor processor,
Element element)
Does nothing; subclasses may override.
|
java.lang.String |
getPropertyName() |
void |
setPropertyName(java.lang.String string) |
getLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public ReadContentRule()
public void begin(SchemaProcessor processor, Element element)
BaseRule
public java.lang.String getPropertyName()
public void setPropertyName(java.lang.String string)