com.sapportals.portal.prt.util.html.parser
Class HtmlDocument.Annotation
java.lang.Object
com.sapportals.portal.prt.util.html.parser.HtmlDocument.HtmlElement
com.sapportals.portal.prt.util.html.parser.HtmlDocument.Annotation
- Enclosing class:
- HtmlDocument
public static class HtmlDocument.Annotation
- extends HtmlDocument.HtmlElement
Annotations. These are not part of the HTML document, but
provide a way for HTML-processing applications to insert
annotations into the document. These annotations can be used by
other programs or can be brought to the user's attention at a
later time. For example, the HtmlCollector might insert an
annotation to indicate that there is no corresponding start tag
for an end tag.
HtmlDocument.Annotation
public HtmlDocument.Annotation(String type,
String text)
accept
public void accept(ParserVisitor v)
- Specified by:
accept in class HtmlDocument.HtmlElement
getLength
public int getLength()
toString
public String toString()
- Overrides:
toString in class Object
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-BASIS-API
|
[sap.com] epbc.prtapi._apideprecated
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice