public class Tag extends Object
Tag(int line, String text)
boolean
equals(Object obj)
int
getLine()
String
getName()
getText()
List<String>
getValues()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tag(int line, String text)
public int getLine()
public String getText()
public String getName()
public List<String> getValues()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2019. All rights reserved.