| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsIdentifier(Atom other) |
String |
getFullText() |
String |
getIdentifier() |
String |
getInternalIdentifiers() |
boolean |
hasInternalIdentifiers() |
boolean |
isValidAtom(String s) |
static boolean |
isValidTag(String s) |
String |
toString() |
public TagAtom(String s)
public String getIdentifier()
getIdentifier in interface Atompublic String getInternalIdentifiers()
getInternalIdentifiers in interface Atompublic boolean hasInternalIdentifiers()
hasInternalIdentifiers in interface Atompublic static boolean isValidTag(String s)
public String getFullText()
getFullText in interface Atompublic boolean isValidAtom(String s)
isValidAtom in interface Atompublic boolean equalsIdentifier(Atom other)
equalsIdentifier in interface AtomCopyright © 2022. All rights reserved.