content
List of contents elements, may freely be manipulated, as long as no null
value is tried to enter.
Attr_dir.Owner, Attr_id.Owner, Attr_lang.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, TypedElement.PCDataContainer, Visitable<Visitor> <!ELEMENT
title
(#PCDATA)*
>.
xml:lang, id, lang, dir.
Element.UnmixedContentTypedElement.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.UnmixedContent[](package private) static final Stringstatic final NamespaceName
{http://www.w3.org/1999/xhtml}title.static final String(package private) static final Stringstatic final intstatic final StringdecodeTable, parseTablegetDeepPCData, getFlatPCDataTdomContentException
can not occur.Element_title(Element.UnmixedContent... content) Element_title(ContentMapping content,
Extension ext,
TypedNode.ParseListener<Element> listener) Element_title(TypedAttribute.SafeValues flag,
Element.UnmixedContent... content) Element_title(TypedAttribute.SafeValues flag,
String cdata) Element_title(TypedSubstantial<Extension>... content) Element_title(String cdata) Element_title(Attributes attrs,
TypedSubstantial<Extension>... content) voidprotected TypedAttribute[]final Element_title(package private) static Element_titledecode(DecodingInputStream in,
Extension ext) final voidencode(EncodingOutputStream out,
Extension ext) final Attr_dirfinal Attr_idfinal Attr_langfinal Attr_xml_lang(package private) static TypedContent.DecodingConstructor<? extends Element_title,Extension,TdomAttributeException> getId()Attr_id.Attr_id.static TypedDTD.ElementInfo(package private) static TypedContent.ParsingConstructor<? extends Element_title,Element,Extension,TdomAttributeException> TypedPCData wrapped in this content class.final intvoidvoididentify(BaseMatcher matcher) protected voidprotected voidinitAttrs(Attributes attrs) protected void(package private) static booleanlookahead(Iterators.MultipleLookaheadIterator<? extends Element> i,
boolean optional) (package private) static booleanlookahead(SAXEventStream in,
Extension ext,
boolean optional) (package private) static Element_titleparse(ContentMapping content,
Extension ext,
TypedNode.ParseListener<Element> listener) static Element_titleparse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_titleparse(Element domElement,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_titleparseOptional(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_title[]parsePlus(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_title[]parseStar(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) final Attr_dirfinal Attr_idfinal Attr_langfinal Attr_xml_lang(package private) static Element_titlesemiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_titlesemiparseOptional(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_title[]semiparsePlus(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_title[]semiparseStar(Iterators.MultipleLookaheadIterator<? extends Element> i) voidset()voidsetContent(Element.UnmixedContent... content) getDeepPCDataclassifyForException, 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_getNamespaceNamedumpFollowingEthereals, dumpPrecedingEthereals, getFollowingEthereals, getPrecedingEthereals, readFollowingEthereals, readPrecedingEtherealsasBigDecimal, 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, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation
{http://www.w3.org/1999/xhtml}title.TdomContentException can not occur.
initAttrs() to set the values for the optional
attributes.IllegalArgumentException - if any input to contents is null.TdomAttributeSyntaxExceptionTdomContentException can not occur.
initAttrs() to set the values for the optional
attributes.IllegalArgumentException - if any input to contents is null.TdomAttributeSyntaxExceptionattrs - (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.TdomAttributeSyntaxExceptioninitAttrs() to set the values for the optional
attributes.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.TdomAttributeSyntaxExceptionTdomContentException
can not occur.
initAttrs() to set the values for the optional
attributes.TdomAttributeSyntaxExceptionTdomContentException can not
occur.IllegalArgumentException - if any input to contents is null.TypedNodeencode in class TypedNode<Extension>IOException__dumpElementSnapshot in class TypedElement<Element,Extension> getTagIndex in class TypedElement<Element,Extension> getAttr_lang in interface Attr_lang.OwnerreadAttr_lang() should be used.)readAttr_lang in interface Attr_lang.OwnergetAttr_lang() must be used.)getAttr_xml_lang in interface Attr_xml_lang.OwnerreadAttr_xml_lang() should be
used.)readAttr_xml_lang in interface Attr_xml_lang.OwnergetAttr_xml_lang() must be used.)getAttr_dir in interface Attr_dir.OwnerreadAttr_dir() should be used.)readAttr_dir in interface Attr_dir.OwnergetAttr_dir() must be used.)getAttr_id in interface Attr_id.OwnerreadAttr_id() should be used.)readAttr_id in interface Attr_id.OwnergetAttr_id() must be used.)__getAllAttrs in class TypedElement<Element,Extension> TypedElement.PCDataContainerTypedPCData wrapped in this content class.getPCData in interface TypedElement.PCDataContainerTypedPCData wrapped in this content class.IllegalArgumentException - if a null value is found in the intended
contents.getContent in interface TypedElement.MixedContentContainerAttr_id. See
ElementDictionary for details of
processing. @return the value of the declared ID attribute.getId in interface IdentifiableAttr_id. See ElementDictionary for details of processing.getIdAttribute in interface IdentifiableinitAttrs().initAttrs in class TypedElement<Element,Extension> attrs - collection of (possibly superfluous, undeclared) SAX encoded
attribute values.TdomAttributeSyntaxExceptionTdomContentExceptionTdomContentExceptionTdomContentExceptionTdomContentExceptionVisitableidentify in interface Matchable<BaseMatcher>TdomAttributeSyntaxException