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

Class HtmlDocument.EndTag

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

public static class HtmlDocument.EndTag
extends HtmlDocument.HtmlElement

Html end tag. Stores only the tag name.


Field Summary
 String tagName
           
 
Constructor Summary
HtmlDocument.EndTag(String t)
           
 
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

tagName

public String tagName
Constructor Detail

HtmlDocument.EndTag

public HtmlDocument.EndTag(String t)
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] tc/epbc/prt/lib/api api EP-PIN
[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