|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
Document
parseBodyFragmentRelaxed(
String,
String
|
@param bodyHtml HTML to parse |
Document
parseXml(
String,
String
|
Parse XML into a Document. |
| Added Methods | |
boolean
isContentForTagData(
String)
|
(An internal method, visible for Element. |
Parser
newInstance()
|
Creates a new Parser as a deep copy of this; including initializing a new TreeBuilder. |
List
parseFragment(
String,
Element
|
Parse a fragment of HTML into a list of nodes. |
List
parseFragmentInput(
String,
Element
|
|
Document
parseInput(
Reader,
String
|
|
ParseSettings
settings()
|
|
Parser
settings(
ParseSettings)
|
|
| Changed Methods | ||
ParseErrorList
getErrors()
|
Change in return type from List to ParseErrorList. |
Retrieve the parse errors, if any, from the last parse. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||