org.exoplatform.services.token
Class TokenParser
java.lang.Object
org.exoplatform.services.token.TokenParser
public class TokenParser
- extends java.lang.Object
Author : Nhu Dinh Thuan
Email:nhudinhthuan@yahoo.com
Aug 5, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenParser
public TokenParser()
createBeans
public <T,E extends TokenParser.Factory<T>> void createBeans(TokenParser.Factory<T> factory,
char[] data)
throws java.lang.Exception
- Throws:
java.lang.Exception
isComment
public boolean isComment(char[] value,
int start)
findEndComment
public int findEndComment(char[] value,
int start)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.