Showing content from https://www.scala-lang.org/api/2.12.18/scala-xml/scala/xml/parsing/XhtmlParser.html below:
class XhtmlParser extends ConstructingHandler with MarkupParser with ExternalSources
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- XhtmlParser
- ExternalSources
- MarkupParser
- MarkupParserCommon
- TokenTests
- ConstructingHandler
- MarkupHandler
- AnyRef
- Any
Instance Constructors
- î
new XhtmlParser(input: Source)
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
final def ==(arg0: Any): Boolean
- î
def appendText(pos: Int, ts: NodeBuffer, txt: String): Unit
- î
final def asInstanceOf[T0]: T0
- î
def attListDecl(name: String, attList: List[AttrDecl]): Unit
- î
def attrDecl(): Unit
- î
val cbuf: collection.mutable.StringBuilder
- î
def ch: Char
- î
def ch_returning_nextch: Char
- î
def checkPubID(s: String): Boolean
- î
def checkSysID(s: String): Boolean
- î
def clone(): AnyRef
- î
def comment(pos: Int, txt: String): Comment
- î
def content(pscope: NamespaceBinding): NodeSeq
- î
def content1(pscope: NamespaceBinding, ts: NodeBuffer): Unit
- î
val curInput: Source
- î
var decls: List[Decl]
- î
val doc: Document
- î
def document(): Document
- î
val dtd: DTD
- î
def elem(pos: Int, pre: String, label: String, attrs: MetaData, pscope: NamespaceBinding, empty: Boolean, nodes: NodeSeq): NodeSeq
- î
def elemDecl(n: String, cmstr: String): Unit
- î
def elemEnd(pos: Int, pre: String, label: String): Unit
- î
def elemStart(pos: Int, pre: String, label: String, attrs: MetaData, scope: NamespaceBinding): Unit
- î
def element(pscope: NamespaceBinding): NodeSeq
- î
def element1(pscope: NamespaceBinding): NodeSeq
- î
def elementDecl(): Unit
- î
def endDTD(n: String): Unit
- î
var ent: Map[String, EntityDecl]
- î
def entityDecl(): Unit
- î
def entityRef(pos: Int, n: String): EntityRef
- î
def eof: Boolean
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: Any): Boolean
- î
def errorAndResult[T](msg: String, x: T): T
- î
def errorNoEnd(tag: String): Nothing
- î
val extIndex: Int
- î
def extSubset(): Unit
- î
def externalID(): ExternalID
- î
def externalSource(systemId: String): Source
- î
def finalize(): Unit
- î
final def getClass(): Class[_]
- î
def hashCode(): Int
- î
def initialize: XhtmlParser.this.type
- î
val inpStack: List[Source]
- î
val input: Source
- î
def intSubset(): Unit
- î
def isAlpha(c: Char): Boolean
- î
def isAlphaDigit(c: Char): Boolean
- î
final def isInstanceOf[T0]: Boolean
- î
def isName(s: String): Boolean
- î
def isNameChar(ch: Char): Boolean
- î
def isNameStart(ch: Char): Boolean
- î
def isPubIDChar(ch: Char): Boolean
- î
final def isSpace(cs: collection.Seq[Char]): Boolean
- î
final def isSpace(ch: Char): Boolean
- î
def isValidIANAEncoding(ianaEncoding: collection.Seq[Char]): Boolean
- î
val isValidating: Boolean
- î
val lastChRead: Char
- î
def lookahead(): BufferedIterator[Char]
- î
def lookupElemDecl(Label: String): ElemDecl
- î
def markupDecl(): Unit
- î
def markupDecl1(): Any
- î
def mkAttributes(name: String, pscope: NamespaceBinding): AttributesType
- î
def mkProcInstr(position: Int, name: String, text: String): ElementType
- î
final def ne(arg0: AnyRef): Boolean
- î
val nextChNeeded: Boolean
- î
def nextch(): Unit
- î
def notationDecl(): Unit
- î
def notationDecl(notat: String, extID: ExternalID): Unit
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def parameterEntityDecl(name: String, edef: EntityDef): Unit
- î
def parseDTD(): Unit
- î
def parsedEntityDecl(name: String, edef: EntityDef): Unit
- î
def peReference(name: String): Unit
- î
def pop(): Unit
- î
val pos: Int
- î
val preserveWS: Boolean
- î
def procInstr(pos: Int, target: String, txt: String): ProcInstr
- î
def prolog(): (Option[String], Option[String], Option[Boolean])
- î
def pubidLiteral(): String
- î
def push(entityName: String): Unit
- î
def pushExternal(systemId: String): Unit
- î
def putChar(c: Char): collection.mutable.StringBuilder
- î
val reachedEof: Boolean
- î
def replacementText(entityName: String): Source
- î
def reportSyntaxError(str: String): Unit
- î
def reportSyntaxError(pos: Int, str: String): Unit
- î
def reportValidationError(pos: Int, str: String): Unit
- î
def returning[T](x: T)(f: (T) â Unit): T
- î
def saving[A, B](getter: A, setter: (A) â Unit)(body: â B): B
- î
final def synchronized[T0](arg0: â T0): T0
- î
def systemLiteral(): String
- î
def text(pos: Int, txt: String): Text
- î
def textDecl(): (Option[String], Option[String])
- î
val tmppos: Int
- î
def toString(): String
- î
def truncatedError(msg: String): Nothing
- î
def unparsedEntityDecl(name: String, extID: ExternalID, notat: String): Unit
- î
def unreachable: Nothing
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
def xAttributeValue(): String
- î
def xAttributeValue(endCh: Char): String
- î
def xAttributes(pscope: NamespaceBinding): (MetaData, NamespaceBinding)
- î
def xCharData: NodeSeq
- î
def xCharRef: String
- î
def xCharRef(it: Iterator[Char]): String
- î
def xCharRef(ch: () â Char, nextch: () â Unit): String
- î
def xComment: NodeSeq
- î
def xEQ(): Unit
- î
def xEndTag(startName: String): Unit
- î
def xEntityValue(): String
- î
def xHandleError(that: Char, msg: String): Unit
- î
def xName: String
- î
def xProcInstr: ElementType
- î
def xSpace(): Unit
- î
def xSpaceOpt(): Unit
- î
def xTag(pscope: NamespaceType): (String, AttributesType)
- î
def xTakeUntil[T](handler: (PositionType, String) â T, positioner: () â PositionType, until: String): T
- î
def xToken(that: collection.Seq[Char]): Unit
- î
def xToken(that: Char): Unit
- î
def xmlProcInstr(): MetaData
Inherited from MarkupParserCommon
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4