protected class XsltSpecialized.CollectAllElements extends SinglePhase
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Definition> |
found |
protected Set<Definition> |
notAccessible |
protected Set<Definition> |
visited |
_visitor_debug_stream, partial| Modifier | Constructor and Description |
|---|---|
protected |
CollectAllElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
action(CharsRegExp t) |
void |
action(Definition d) |
void |
action(Reference ref) |
void |
action(TagsRegExp t) |
protected void |
classify(Definition t) |
protected void |
takeDiscard(String tag,
Definition take,
Definition discard) |
action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action_visitor_trace, action, action, action, action, foreignObject, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, nomatchprotected Map<String,Definition> found
protected Set<Definition> notAccessible
protected Set<Definition> visited
protected void takeDiscard(String tag, Definition take, Definition discard)
protected void classify(Definition t)
public void action(Reference ref)
action in class SinglePhasepublic void action(Definition d)
action in class SinglePhasepublic void action(TagsRegExp t)
action in class SinglePhasepublic void action(CharsRegExp t)
action in class SinglePhasesee also the complete user documentation .