Package | Description |
---|---|
org.jsoup.nodes |
Modifier and Type | Method and Description |
---|---|
Document.QuirksMode |
Document.quirksMode() |
static Document.QuirksMode |
Document.QuirksMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.QuirksMode[] |
Document.QuirksMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Document |
Document.quirksMode(Document.QuirksMode quirksMode) |
Copyright © 1998–2019 iText Group NV. All rights reserved.