Uses of Class
eu.bandm.tools.dtm.DTM.Content
Package
Description
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of DTM.Content in eu.bandm.tools.dtm
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionprotected DTM.Content
DTM.Element.content
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected <T extends DTM.Content>
TDTM.Rewriter.breakLoop
(T e0) Modifier and TypeMethodDescriptionDTM.Content.doclone()
Clones this object.DTM.Element.get_content()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<DTM.Content>
DTM.__Patterns.term_Content
(Pattern<Object> superpattern) Modifier and TypeMethodDescriptionprotected void
DTM.__Formatter.action
(DTM.Content el) protected void
DTM.MATCH_ONLY_00.action
(DTM.Content e0) protected void
DTM.Rewriter.action
(DTM.Content e0) protected void
DTM.SinglePathVisitor.action
(DTM.Content e0) protected void
DTM.Visitor.action
(DTM.Content e0) protected void
DTM.Visitor.descend
(DTM.Content e0) void
DTM.MATCH_ONLY_00.match
(DTM.Content e0) protected void
DTM.Visitor.post
(DTM.Content e0) protected void
DTM.Visitor.pre
(DTM.Content e0) protected void
DTM.Rewriter.rewriteFields
(DTM.Content clone) boolean
DTM.Element.set_content
(DTM.Content val) Generated by umod; model author's documentation MISSING.protected Format
DTM.__Formatter.toFormat
(DTM.Content el) Modifier and TypeMethodDescriptionDTM.__Patterns.cast_Content
(Pattern<? super DTM.Content> p) static Pattern<DTM.Element>
DTM.Element.get_content
(Pattern<? super DTM.Content> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.__Patterns.term_Any
(Pattern<? super DTM.Content> superpattern) DTM.__Patterns.term_CP
(Pattern<? super DTM.Content> superpattern, Pattern<? super EBNFModifier> p_modifier) DTM.__Patterns.term_Empty
(Pattern<? super DTM.Content> superpattern) DTM.__Patterns.term_Mixed
(Pattern<? super DTM.Content> superpattern, Pattern<? super CheckedSet<DTM.ElementRef>> p_elems) ModifierConstructorDescriptionElement
(NamespaceName name, DTM.Content content) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". -
Uses of DTM.Content in eu.bandm.tools.xslt.base
Modifier and TypeClassDescription(package private) static class
Derived from DTM.Singleton, for imposing object identity.