com.sapportals.portal.prt.util.html.parser

Class HtmlDocument.Comment

java.lang.Object
  extended by com.sapportals.portal.prt.util.html.parser.HtmlDocument.HtmlElement
      extended by com.sapportals.portal.prt.util.html.parser.HtmlDocument.Comment
Enclosing class:
HtmlDocument

public static class HtmlDocument.Comment
extends HtmlDocument.HtmlElement

HTML comments.


Field Summary
 String comment
           
 
Constructor Summary
HtmlDocument.Comment(String c)
           
 
Method Summary
 void accept(ParserVisitor v)
           
 int getLength()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

comment

public String comment
Constructor Detail

HtmlDocument.Comment

public HtmlDocument.Comment(String c)
Method Detail

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
Access Rights

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/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice