|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.html.TagFinder
info.informatica.html.IdTagFinder
public class IdTagFinder
Finds tags by ID.
| Method Summary | |
|---|---|
HTMLTag |
getNextTag(int inipos)
Find the next Tag of the requested ID in the document. |
| Methods inherited from class info.informatica.html.TagFinder |
|---|
findEndTag, findNextTag, getNextBlock, getNextTagBlock, getNextTagData, getTag, getTagAt, getTagBlock, getTagData |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public HTMLTag getNextTag(int inipos)
getNextTag in class TagFinderinipos - position to start search.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||