|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectdk.brics.xmlgraph.validator.ContentDescription
public class ContentDescription
Result from ContentDescriptionBuilder.
| Method Summary | |
|---|---|
Automaton |
getContentAutomaton()
Returns content automaton. |
Automaton |
getElementNameAutomaton()
Returns element names as automaton. |
Collection<Automaton> |
getElementNames()
Returns element names. |
boolean |
hasNonWSText()
Returns presence of non-whitespace text. |
boolean |
hasText()
Returns presence of text nodes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Automaton getContentAutomaton()
public Automaton getElementNameAutomaton()
public Collection<Automaton> getElementNames()
public boolean hasNonWSText()
public boolean hasText()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||