content
List of contents elements, may freely be manipulated, as long as no null
value is tried to enter.
Attr_charset.Owner, Attr_id.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, TypedElement.PCDataContainer, Visitable<Visitor>static class static class static class static class 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}script.static final String(package private) static final Stringstatic final intstatic final StringdecodeTable, parseTablegetDeepPCData, getFlatPCDataTdomContentException
can not occur.Element_script(Element.UnmixedContent... content) Element_script(ContentMapping content,
Extension ext,
TypedNode.ParseListener<Element> listener) Element_script(TypedAttribute.SafeValues flag,
Element.UnmixedContent... content) Element_script(TypedAttribute.SafeValues flag,
String cdata) Element_script(TypedSubstantial<Extension>... content) Element_script(String cdata) Element_script(Attributes attrs,
TypedSubstantial<Extension>... content) voidprotected TypedAttribute[]final Element_script(package private) static Element_scriptdecode(DecodingInputStream in,
Extension ext) final voidencode(EncodingOutputStream out,
Extension ext) final Attr_charsetfinal Attr_idfinal Element_script.Attr_srcfinal Element_script.Attr_type(package private) static TypedContent.DecodingConstructor<? extends Element_script,Extension,TdomAttributeException> getId()Attr_id.Attr_id.static TypedDTD.ElementInfo(package private) static TypedContent.ParsingConstructor<? extends Element_script,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_scriptparse(ContentMapping content,
Extension ext,
TypedNode.ParseListener<Element> listener) static Element_scriptparse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_scriptparse(Element domElement,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_scriptparseOptional(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_script[]parsePlus(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) (package private) static Element_script[]parseStar(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) final Attr_charsetfinal Attr_idfinal Element_script.Attr_srcfinal Element_script.Attr_type(package private) static Element_scriptsemiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_scriptsemiparseOptional(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_script[]semiparsePlus(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_script[]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}script.TdomContentException can not occur.
initAttrs() to set the values for the required
attribute type, plus optional attributes ad lib.IllegalArgumentException - if any input to contents is null.TdomAttributeMissingException - if no value for required attribute
type is set explicitly.TdomAttributeSyntaxExceptionTdomAttributeMissingExceptionTdomContentException can not occur.
initAttrs() to set the values for the required
attribute type, plus optional attributes ad lib.IllegalArgumentException - if any input to contents is null.TdomAttributeMissingException - if no value for required attribute
type is set explicitly.TdomAttributeSyntaxExceptionTdomAttributeMissingExceptionattrs - (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 type.TdomAttributeSyntaxExceptioninitAttrs() to set the values for the required
attribute type, plus optional attributes ad lib.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
type is set explicitly.TdomAttributeSyntaxExceptionTdomContentException
can not occur.
initAttrs() to set the values for the required
attribute type, plus optional attributes ad lib. TdomAttributeMissingException - if no value for required attribute
type is set explicitly.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_id in interface Attr_id.OwnerreadAttr_id() should be used.)readAttr_id in interface Attr_id.OwnergetAttr_id() must be used.)getAttr_charset in interface Attr_charset.OwnerreadAttr_charset() should be
used.)readAttr_charset in interface Attr_charset.OwnergetAttr_charset() must be used.)readAttr_type() should be used.)getAttr_type() must be used.)readAttr_src() should be used.)getAttr_src() must be used.)readAttr_defer() should be used.)getAttr_defer() must be used.)readAttr_xml_space() should be
used.)getAttr_xml_space() 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.TdomAttributeSyntaxExceptionTdomContentExceptionTdomContentExceptionTdomContentExceptionTdomContentExceptionVisitablehost in interface Visitable<Visitor>host in class Element_misc_inlineidentify in interface Matchable<BaseMatcher>TdomAttributeSyntaxExceptionTdomAttributeMissingException