protected class Dtd2Def.Phase1.AttConverter extends DTM.SinglePathVisitor
Dtd2Def.attContainer
, or local to the current element
Dtd2Def.targetEl
. The name may be mangled due to LL(1) conflicts with the
content model (As in HTML "td/abbr" vs "td/@abbr" and "ins/cite" vs "ins/@cite")._visitor_debug_stream, partial
Modifier | Constructor and Description |
---|---|
protected |
AttConverter() |
Modifier and Type | Method and Description |
---|---|
protected void |
action(DTM.AttributeValue v) |
protected void |
action(DTM.Required c) |
protected String |
makeQname(NamespaceName nn,
Location<XMLDocumentIdentifier> elloc) |
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, 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, nomatch
protected String makeQname(NamespaceName nn, Location<XMLDocumentIdentifier> elloc)
protected void action(DTM.Required c)
action
in class DTM.SinglePathVisitor
protected void action(DTM.AttributeValue v)
action
in class DTM.SinglePathVisitor
see also the complete user documentation .