com.clickntap.tool.html
Class TagUtils.Tag

java.lang.Object
  extended by com.clickntap.tool.html.TagUtils.Tag
Enclosing class:
TagUtils

public static class TagUtils.Tag
extends Object


Constructor Summary
TagUtils.Tag(String name)
           
 
Method Summary
 int getCount()
           
 String getName()
           
 void inc()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TagUtils.Tag

public TagUtils.Tag(String name)
Method Detail

inc

public void inc()

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object

getCount

public int getCount()


Copyright © 2014. All rights reserved.