Uses of Interface
eu.bandm.tools.location.Locatable
Packages that use Locatable
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Meaning: Created from d2d definition module
lablog$expanded at
2025-08-17_22h58m27.
Models positions in documents and across documents.
Messages from an application to the user, and the building blocks
for a processing pipeline.
Created by bandm/metatools/tdom on 2025-08-17_22h50m07.
Meaning: Source format for multi lingual
support.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Contains base and auxiliary classes for code generated by tdom.
Compiler for data models, from a concise mathematical oriented language into
Java.
Utility classes for XML.
Versatile export of ASTs recognized by antlr as SAX events,
cf user documentation.
-
Uses of Locatable in eu.bandm.tools.doctypes.xhtml
Classes in eu.bandm.tools.doctypes.xhtml that implement LocatableModifier and TypeClassDescriptionclassCommon superclass for all Element classes in this tdom model.classclassclassclassclass<!ELEMENT area EMPTY >.classclass<!ELEMENT base EMPTY >.classclassclassclassclassclassclassclass<!ELEMENT br EMPTY >.class<!ELEMENT button (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | table | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | noscript | ins | del | script)* >.classclassclassclass<!ELEMENT col EMPTY >.class<!ELEMENT colgroup (col)* >.class<!ELEMENT dd (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.class<!ELEMENT del (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.classclass<!ELEMENT div (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.classclassclassclass<!ELEMENT fieldset (#PCDATA | legend | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.classclassclassclassclassclassclassclassclassclassclassclass<!ELEMENT hr EMPTY >.classclassclass<!ELEMENT img EMPTY >.classclassclass<!ELEMENT input EMPTY >.class<!ELEMENT ins (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.classclassclassclass<!ELEMENT li (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.class<!ELEMENT link EMPTY >.classclassclass<!ELEMENT meta EMPTY >.classclassclassclass<!ELEMENT object (#PCDATA | param | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.class<!ELEMENT ol (li)+ >.class<!ELEMENT optgroup (option)+ >.class<!ELEMENT option (#PCDATA)* >.classclass<!ELEMENT param EMPTY >.classclassclassclassclass<!ELEMENT script (#PCDATA)* >.classclassclassclassclassclassclass<!ELEMENT style (#PCDATA)* >.classclassclassclass<!ELEMENT tbody (tr)+ >.class<!ELEMENT td (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.class<!ELEMENT textarea (#PCDATA)* >.class<!ELEMENT tfoot (tr)+ >.class<!ELEMENT th (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script)* >.class<!ELEMENT thead (tr)+ >.class<!ELEMENT title (#PCDATA)* >.classclassclass<!ELEMENT ul (li)+ >.class -
Uses of Locatable in eu.bandm.tools.lablog.xml
Classes in eu.bandm.tools.lablog.xml that implement LocatableModifier and TypeClassDescriptionclassCommon superclass for all Element classes in this tdom model.class<!ELEMENT a:all (#PCDATA)* >.class<!ELEMENT a:alpha (#PCDATA)* >.class<!ELEMENT a:ascii_alpha (#PCDATA)* >.class<!ELEMENT a:ascii_lower (#PCDATA)* >.class<!ELEMENT a:ascii_upper (#PCDATA)* >.classclassclass<!ELEMENT a:border (#PCDATA)* >.classclass<!ELEMENT a:decimalDigit (#PCDATA)* >.class<!ELEMENT a:decimalPositive (#PCDATA)* >.class<!ELEMENT a:emph (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image)* >.class<!ELEMENT a:footnote (#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)* >.class<!ELEMENT a:footnotemark EMPTY >.class<!ELEMENT a:footnotetext (#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)* >.class<!ELEMENT a:hh EMPTY >.class<!ELEMENT a:ident (#PCDATA)* >.class<!ELEMENT a:identFirstChar (#PCDATA)* >.class<!ELEMENT a:identInnerChar (#PCDATA)* >.class<!ELEMENT a:image (a:image_file, (a:image_alt)?, (a:image_width)?, (a:image_height)?, (a:image_align)?, (a:image_showLabel)?) >.class<!ELEMENT a:image_align (#PCDATA)* >.class<!ELEMENT a:image_alt (#PCDATA)* >.class<!ELEMENT a:image_file (#PCDATA)* >.class<!ELEMENT a:image_height (#PCDATA)* >.class<!ELEMENT a:image_showLabel EMPTY >.class<!ELEMENT a:image_width (#PCDATA)* >.classclassclassclass<!ELEMENT a:key (#PCDATA)* >.classclass<!ELEMENT a:label (#PCDATA)* >.classclass<!ELEMENT a:ldots EMPTY >.classclass<!ELEMENT a:list ((a:listSymbol)?, (a:listStartnum | a:listContinues)?, (a:label)?, (a:listitem)+) >.class<!ELEMENT a:listContinues (#PCDATA)* >.class<!ELEMENT a:listitem (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)* >.class<!ELEMENT a:listStartnum (#PCDATA)* >.class<!ELEMENT a:listSymbol (#PCDATA)* >.class<!ELEMENT a:loc (#PCDATA)* >.class<!ELEMENT a:locus (#PCDATA)* >.class<!ELEMENT a:mode (#PCDATA)* >.class<!ELEMENT a:nl EMPTY >.class<!ELEMENT a:opus (#PCDATA)* >.class<!ELEMENT a:p (#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext)* >.class<!ELEMENT a:path (#PCDATA)* >.class<!ELEMENT a:pers (#PCDATA)* >.classclass<!ELEMENT a:pkind (#PCDATA)* >.class<!ELEMENT a:popus (#PCDATA)* >.class<!ELEMENT a:ppers (#PCDATA)* >.class<!ELEMENT a:ref (#PCDATA)* >.class<!ELEMENT a:refdate (#PCDATA)* >.classclassclassclass<!ELEMENT a:src (#PCDATA | a:hh)* >.class<!ELEMENT a:SRC (#PCDATA | a:label | a:treeInclude)* >.classclassclass<!ELEMENT a:td (#PCDATA | a:tdCls | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)* >.class<!ELEMENT a:tdCls (#PCDATA)* >.class<!ELEMENT a:text (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:cite | a:image)* >.class<!ELEMENT a:th (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)* >.classclassclassclass<!ELEMENT a:url (#PCDATA)* >.class<!ELEMENT a:verbatimXml (#PCDATA)* >.class<!ELEMENT a:whitespace (#PCDATA)* >.class<!ELEMENT a:xemph (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image)* >.class<!ELEMENT a:xlang (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image)* >.class<!ELEMENT ACCEPTED EMPTY >.class<!ELEMENT author (#PCDATA)* >.classclass<!ELEMENT CLOSED EMPTY >.class<!ELEMENT costs (#PCDATA)* >.class<!ELEMENT date (#PCDATA)* >.class<!ELEMENT desc (#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p | a:SRC)* >.class<!ELEMENT dez (#PCDATA)* >.classclassclass<!ELEMENT FIXED EMPTY >.class<!ELEMENT ident (#PCDATA)* >.classMeaning: Central data object to represent one recognized issue.class<!ELEMENT name (#PCDATA)* >.classclassclass<!ELEMENT prior (#PCDATA)* >.class<!ELEMENT reference (#PCDATA)* >.class<!ELEMENT REOPENED EMPTY >.class<!ELEMENT WONTFIX EMPTY >.class<!ELEMENT WORKSFORME EMPTY >. -
Uses of Locatable in eu.bandm.tools.location
Classes in eu.bandm.tools.location that implement Locatable -
Uses of Locatable in eu.bandm.tools.message
Methods in eu.bandm.tools.message with parameters of type LocatableModifier and TypeMethodDescriptionstatic <D> SimpleMessage<D> Convenience factory method: Construct a message of error kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of error kind with the given attributes, and set all others to default.voidSend an error message with the given attributes, and set all others to default.voidSend an error message with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of failure kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of failure kind with the given attributes, and set all others to default.voidSend a failure message with the given attributes, and set all others to default.voidSend a failure message with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of hint kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of hint kind with the given attributes, and set all others to default.voidSend a hint message with the given attributes, and set all others to default.voidSend a hint message with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of log kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of log kind with the given attributes, and set all others to default.voidSend a log message with the given attributes, and set all others to default.voidSend a log message with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of log end kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of log end kind with the given attributes, and set all others to default.voidSend a log end message with the given attributes, and set all others to default.voidSend a log end message with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of log start kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of log start kind with the given attributes, and set all others to default.voidSend a log start message with the given attributes, and set all others to default.voidSend a log start message with the given attributes, and set all others to default.voidSend a warning message with the given attributes, and set all others to default.voidSend a warning message with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of warning kind with the given attributes, and set all others to default.static <D> SimpleMessage<D> Convenience factory method: Construct a message of warning kind with the given attributes, and set all others to default.Constructors in eu.bandm.tools.message with parameters of type LocatableModifierConstructorDescriptionSimpleMessage(Message.Kind k, int v, @Opt Throwable e, @Opt Locatable<D> l, @Opt String t, Object... a) Main constructor which sets all field values. -
Uses of Locatable in eu.bandm.tools.metajava.format
Classes in eu.bandm.tools.metajava.format that implement Locatable -
Uses of Locatable in eu.bandm.tools.metajava.tdom
Classes in eu.bandm.tools.metajava.tdom that implement LocatableModifier and TypeClassDescriptionclasseu.bandm.tools.metajava.tdom.Elementclasseu.bandm.tools.metajava.tdom.Element_meta<!ELEMENT meta EMPTY >. -
Uses of Locatable in eu.bandm.tools.muli.tdom
Classes in eu.bandm.tools.muli.tdom that implement LocatableModifier and TypeClassDescriptionclassCommon superclass for all Element classes in this tdom model.classMeaning: All translations of one key into several languages.classMeaning: Translation into one particular language.classMeaning: List of multi-lingual translations. -
Uses of Locatable in eu.bandm.tools.option.absy
Classes in eu.bandm.tools.option.absy that implement LocatableModifier and TypeClassDescriptionclassCommon superclass for all Element classes in this tdom model.classMeaning: Conjuntive combination of two conditions for enabling an option.classMeaning: Describes one boolean argument in an option's list of argument types.classMeaning: Multi-Lingual text which separates groups of options and appears in a GUI screen mask, etc.classMeaning: Enabling condition which "un-greys" the input fields of an option, if fulfilled.classMeaning: Constant to test against some current option argument value, for forming an enabling condition.classMeaning: gives the sequence of default values for a repetition group, is the option is completely omitted.classMeaning: One description, in several languages.classMeaning: Only directories are valid values.classMeaning: Refers to an Enumeration as the type of the value of an option's argument.classMeaning: An enumeration type which can be used for several parameters of several options.classMeaning: One position in an enumeration type (represented by the enclosing context element).classMeaning: Refers to an Enumeration as the base type for a set type for the value of an option's argument.classMeaning: Boolean value whether an enumeration set contains a particular value.classMeaning: Describes one floating point argument in an option's list of argument types.classMeaning: Describes one integer argument in an option's list of argument types.classMeaning: marks options which are not represented in a generated GUI mask, like "suppress splash window"
marks options which only affect the way of presentation, but not the payload execution, like "suppress splash window".class<!ELEMENT noGui EMPTY >.classMeaning: Negation of a condition for enabling an option.class<!ELEMENT notDir EMPTY >.classMeaning: Reference to some option's current argument value, to test it in an enabling condition.classMeaning: Definition of one particular option as it appears on a command line, in the GUI, etc.classMeaning: Sequence of a collection of command line options, to be compiled into GUI mask, online help method, parsing method, etc.classMeaning: Disjuntive combination of two conditions for enabling an option.classMeaning: The text to be printed as a header line in the "usage()" function.classMeaning: Describes one rational number argument in an option's list of argument types.classMeaning: Describes a sequence of value types in an option's list of argument types which can appear more than once.classclassMeaning: Describes one string value argument in an option's list of argument types.classMeaning: Enabling condition whether both arguments have the same numric value.classclassMeaning: One translation into one particular language.classMeaning: Sequence of the types of all arguments of a particular option .classMeaning: Describes one uri value argument in an option's list of argument types.classMeaning: One single default value.classMeaning: The file or directory must be writable. -
Uses of Locatable in eu.bandm.tools.tdom
Methods in eu.bandm.tools.tdom with parameters of type LocatableModifier and TypeMethodDescriptionvoidTemplate.error(Locatable<XMLDocumentIdentifier> loc, String text) voidTemplate.warning(Locatable<XMLDocumentIdentifier> loc, String text) -
Uses of Locatable in eu.bandm.tools.tdom.runtime
Classes in eu.bandm.tools.tdom.runtime that implement LocatableModifier and TypeClassDescriptionclassTypedElement<E extends TypedElement<E,X>, X extends TypedExtension> Methods in eu.bandm.tools.tdom.runtime with parameters of type LocatableModifier and TypeMethodDescriptionvoidTdomException.setContextAndLocation(TypedElement el, Locatable<?> loc) voidTdomException.setContextAndLocation(NamespaceName ns, Locatable<?> loc) voidTdomException.setLocation(Locatable<?> loc) final voidTypedNode.setLocation(@Opt Locatable<XMLDocumentIdentifier> loc) Set the location information.Constructors in eu.bandm.tools.tdom.runtime with parameters of type LocatableModifierConstructorDescriptionTdomAttributeException(@Opt Locatable<?> loc, @Opt TypedAttribute attr) TdomAttributeException(@Opt Locatable<?> loc, @Opt TypedAttribute attr, @Opt String value) TdomAttributeFixedException(@Opt Locatable<?> loc, TypedAttribute attr, String value) TdomAttributeMissingException(@Opt Locatable<?> loc, TypedAttribute attr) TdomAttributeSyntaxException(@Opt Locatable<?> loc, TypedAttribute attr, @Opt String value) TdomAttributeUndefException(@Opt Locatable<?> loc, NamespaceName attrName, String value) TdomContentEndException(@Opt Locatable<?> loc) TdomContentException(@Opt Locatable<?> loc, @Opt NamespaceName offendingTag) TdomContentException(@Opt Locatable<?> loc, @Opt NamespaceName offendingTag, int offendingPosition) TdomException(@Opt Locatable<?> loc) TdomXmlException(@Opt Locatable<?> loc, String message) -
Uses of Locatable in eu.bandm.tools.umod
Fields in eu.bandm.tools.umod declared as LocatableModifier and TypeFieldDescriptionprotected Locatable<XMLDocumentIdentifier> UMod2format.Compiler.Subformat.locMethods in eu.bandm.tools.umod with parameters of type LocatableModifier and TypeMethodDescriptionprotected voidUMod2format.Compiler.error(Locatable<XMLDocumentIdentifier> loc, String text) protected voidUMod2java.ERROR(Locatable<XMLDocumentIdentifier> loc, String txt) voidUMod2format.Compiler.makeclassstring(Locatable<XMLDocumentIdentifier> loc, boolean upcase) protected voidUMod2format.Compiler.warning(Locatable<XMLDocumentIdentifier> loc, String text) protected voidUMod2java.WARNING(Locatable<XMLDocumentIdentifier> loc, String txt) -
Uses of Locatable in eu.bandm.tools.util.xml
Classes in eu.bandm.tools.util.xml that implement LocatableModifier and TypeClassDescriptionstatic classRaised by calls which expect definitely a certain tag.Fields in eu.bandm.tools.util.xml declared as LocatableModifier and TypeFieldDescription(package private) final Locatable<XMLDocumentIdentifier> SAXEventStream.MatchException.locusConstructors in eu.bandm.tools.util.xml with parameters of type LocatableModifierConstructorDescriptionMatchException(Locatable<XMLDocumentIdentifier> locus, String text) -
Uses of Locatable in eu.bandm.tools.xantlr
Methods in eu.bandm.tools.xantlr with parameters of type LocatableModifier and TypeMethodDescription(package private) voidXmlRepresentation.setLocator(Locatable<String> loc)