|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.common.util.Queue<T>
org.exoplatform.services.token.TokenParser.Factory<XMLNode>
org.exoplatform.services.xml.parser.XMLToken
public class XMLToken
Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Sep 17, 2006
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.common.util.Queue |
|---|
current, first, last |
| Constructor Summary | |
|---|---|
XMLToken()
|
|
| Method Summary | |
|---|---|
int |
create(char[] data,
int start,
int end,
int type)
|
XMLNode |
getXmlType()
|
| Methods inherited from class org.exoplatform.services.common.util.Queue |
|---|
hasNext, pop, push |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLToken()
| Method Detail |
|---|
public int create(char[] data,
int start,
int end,
int type)
create in class TokenParser.Factory<XMLNode>public XMLNode getXmlType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||