Showing content from https://www.scala-lang.org/api/2.12.4/scala-xml/scala/xml/PrettyPrinter.html below:
class PrettyPrinter extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- PrettyPrinter
- AnyRef
- Any
Instance Constructors
- new PrettyPrinter(width: Int, step: Int)
Type Members
- case class Box (col: Int, s: String) extends Item with Product with Serializable
- class BrokenException extends java.lang.Exception
- class Item extends AnyRef
- case class Para (s: String) extends Item with Product with Serializable
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def childrenAreLeaves(n: Node): Boolean
- def clone(): AnyRef
- var cur: Int
- def cut(s: String, ind: Int): List[Item]
- def endTag(n: Node): String
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: Any): Boolean
- def finalize(): Unit
- def fits(test: String): Boolean
- def format(n: Node, pscope: NamespaceBinding = TopScope): String
- def format(n: Node, pscope: NamespaceBinding, sb: StringBuilder): Unit
- def format(n: Node, sb: StringBuilder): Unit
- def formatNodes(nodes: Seq[Node], pscope: NamespaceBinding, sb: StringBuilder): Unit
- def formatNodes(nodes: Seq[Node], pscope: NamespaceBinding = TopScope): String
- final def getClass(): Class[_]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- var items: List[Item]
- def leafTag(n: Node): String
- def makeBox(ind: Int, s: String): Unit
- def makeBreak(): Unit
- def makePara(ind: Int, s: String): Unit
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def reset(): Unit
- def startTag(n: Node, pscope: NamespaceBinding): (String, Int)
- final def synchronized[T0](arg0: ⇒ T0): T0
- def toString(): String
- def traverse(it: Iterator[Node], scope: NamespaceBinding, ind: Int): Unit
- def traverse(node: Node, pscope: NamespaceBinding, ind: Int): Unit
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- object Break extends Item with Product with Serializable
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