content
List of contents elements, may freely be manipulated, as long as no null
value is tried to enter.
Locatable<XMLDocumentIdentifier>
, Matchable<BaseMatcher>
, TypedContent
, TypedElement.MixedContentContainer
, Visitable<Visitor>
xml:lang
.
static class
static class
Element.UnmixedContent
TypedElement.AttributeDecoder, TypedElement.AttributeEncoder, TypedElement.MixedContent<E extends TypedElement<E,X>,X extends TypedExtension>, TypedElement.MixedContentContainer, TypedElement.MixedContentFactory<C extends TypedElement.MixedContent<E,X>,E extends TypedElement<E,X>,X extends TypedExtension,Y extends Exception>, TypedElement.PCDataContainer
TypedNode.ParseListener<E extends TypedElement<?,?>>
TypedContent.DecodingConstructor<C extends TypedContent,X extends TypedExtension,Y extends Exception>, TypedContent.ParsingConstructor<C extends TypedContent,E extends TypedElement<E,X>,X extends TypedExtension,Y extends Exception>
static final Element_a_xlang.Content[]
(package private) static final String
static final NamespaceName
{http://bandm.eu/doctypes/d2d_gp/basic}a:xlang
.static final String
(package private) static final String
static final int
static final String
decodeTable, parseTable
getDeepPCData, getFlatPCData
TdomContentException
can not occur.Element_a_xlang(Element_a_xlang.Content... content)
Element_a_xlang(ContentMapping content,
Extension ext,
TypedNode.ParseListener<Element> listener)
Element_a_xlang(TypedAttribute.SafeValues flag,
Element_a_xlang.Content... content)
Element_a_xlang(TypedAttribute.SafeValues flag,
String cdata)
Element_a_xlang(TypedSubstantial<Extension>... content)
Element_a_xlang(String cdata)
Element_a_xlang(Attributes attrs,
TypedSubstantial<Extension>... content)
void
protected TypedAttribute[]
final Element_a_xlang
(package private) static Element_a_xlang
decode(DecodingInputStream in,
Extension ext)
final void
encode(EncodingOutputStream out,
Extension ext)
(package private) static TypedContent.DecodingConstructor<? extends Element_a_xlang,Extension,TdomAttributeException>
static TypedDTD.ElementInfo
(package private) static TypedContent.ParsingConstructor<? extends Element_a_xlang,Element,Extension,TdomAttributeException>
final int
void
void
identify(BaseMatcher matcher)
protected void
protected void
initAttrs(Attributes attrs)
protected void
(package private) static boolean
lookahead(Iterators.MultipleLookaheadIterator<? extends Element> i,
boolean optional)
(package private) static boolean
lookahead(SAXEventStream in,
Extension ext,
boolean optional)
(package private) static Element_a_xlang
parse(ContentMapping content,
Extension ext,
TypedNode.ParseListener<Element> listener)
static Element_a_xlang
parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener)
(package private) static Element_a_xlang
parse(Element domElement,
Extension ext,
TypedNode.ParseListener<Element> listener)
(package private) static Element_a_xlang
parseOptional(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener)
(package private) static Element_a_xlang[]
parsePlus(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener)
(package private) static Element_a_xlang[]
parseStar(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener)
(package private) static Element_a_xlang
semiparse(Iterators.MultipleLookaheadIterator<? extends Element> i)
(package private) static @Opt Element_a_xlang
semiparseOptional(Iterators.MultipleLookaheadIterator<? extends Element> i)
(package private) static Element_a_xlang[]
semiparsePlus(Iterators.MultipleLookaheadIterator<? extends Element> i)
(package private) static Element_a_xlang[]
semiparseStar(Iterators.MultipleLookaheadIterator<? extends Element> i)
void
set()
void
setContent(Element_a_xlang.Content... content)
getDeepPCData
classifyForException, decodeMixed, decodeOptional, decodePlus, decodePlusList, decodeStar, decodeStarList, encode, encodeMixed, end, ensureSize, extractElement, getAttrsSnapshot, getAttrsSnapshot, getElemsSnapshot, getEtherealContainer, getLocalName, getName, getNamespaceURI, getPCData, getTagName, initAttrs, initAttrsSafe, matchEndElement, matchEndElement, matchStartElement, matchStartElement, parseAbstract, parseAndClose, parseAndClose, parseMixed, parseMixed, parseOptional, parsePlus, parsePlusList, parseStar, parseStarList, semiparseEmpty, semiparseMixed, setResizing, start, w3c_getNamespaceName
dumpFollowingEthereals, dumpPrecedingEthereals, getFollowingEthereals, getPrecedingEthereals, readFollowingEthereals, readPrecedingEthereals
asBigDecimal, asBigDecimal, asBigDecimal, asBigDecimal, asBigInteger, asBigInteger, asBigInteger, asBigInteger, asBoolean, asBoolean, asDouble, asDouble, asDouble, asDouble, asFloat, asFloat, asFloat, asFloat, asHexInt, asHexInt, asHexInt, asHexInt, asInt, asInt, asInt, asInt, asLong, asLong, asLong, asLong, asTrimmedString, asTrimmedString, asTrimmedString, asTrimmedString, checkPlus, checkPlus, checkStar, checkStar, checkStrict, encodeOptional, encodePlus, encodePlus, encodeStar, encodeStar, extractEthereals, getLocation, getPCData, setLocation, setLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
{http://bandm.eu/doctypes/d2d_gp/basic}a:xlang
.TdomContentException
can not occur.
initAttrs()
to set the values for the required
attribute xml_lang
.IllegalArgumentException
- if any input to contents is null.TdomAttributeMissingException
- if no value for required attribute
xml_lang
is set explicitly.TdomAttributeSyntaxException
TdomAttributeMissingException
TdomContentException
can not occur.
initAttrs()
to set the values for the required
attribute xml_lang
.IllegalArgumentException
- if any input to contents is null.TdomAttributeMissingException
- if no value for required attribute
xml_lang
is set explicitly.TdomAttributeSyntaxException
TdomAttributeMissingException
attrs
- (maybe null) A SAX auxiliary attribute store, from which
values for the attributes defined for this element will be picked.
(Undefined attributes are ignored; a value of null leaves the attribute
default values untouched; all attribute values can be overridden by
overriding initAttrs()
, which is called after this picking.)content
- the Element sequence to parse.TdomContentException
- if the sequence in 'contents' does not match
the content model.IllegalArgumentException
- if any input to contents is null.TdomAttributeMissingException
- if there is no value contained in
param attrs
nor set in initAttrs()
for required
attribute xml_lang
.TdomAttributeSyntaxException
initAttrs()
to set the values for the required
attribute xml_lang
.content
- the Element sequence to parse.TdomContentException
- if the sequence in 'contents' does not match
the content model.IllegalArgumentException
- if any input to contents is null.TdomAttributeMissingException
- if no value for required attribute
xml_lang
is set explicitly.TdomAttributeSyntaxException
TdomContentException
can not occur.
initAttrs()
to set the values for the required
attribute xml_lang
. TdomAttributeMissingException
- if no value for required attribute
xml_lang
is set explicitly.TdomAttributeSyntaxException
TdomContentException
can not
occur.IllegalArgumentException
- if any input to contents is null.TypedNode
encode
in class TypedNode<Extension>
IOException
__dumpElementSnapshot
in class TypedElement<Element,Extension>
getTagIndex
in class TypedElement<Element,Extension>
readAttr_xml_lang()
should be
used.)getAttr_xml_lang()
must be used.)__getAllAttrs
in class TypedElement<Element,Extension>
IllegalArgumentException
- if a null value is found in the
intended contents.getContent
in interface TypedElement.MixedContentContainer
initAttrs()
.initAttrs
in class TypedElement<Element,Extension>
attrs
- collection of (possibly superfluous, undeclared) SAX encoded
attribute values.TdomContentException
TdomContentException
TdomContentException
TdomContentException
Visitable
identify
in interface Matchable<BaseMatcher>
TdomAttributeSyntaxException
TdomAttributeMissingException