当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
BBCodeParser.CodeKey - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.format.parser.bbcode
Class BBCodeParser.CodeKey
java.lang.Object
org.jboss.portal.format.parser.bbcode.BBCodeParser.CodeKey
- All Implemented Interfaces:
- Stack.Key
- Direct Known Subclasses:
- BBCodeParser.CloseEvent, BBCodeParser.OpenEvent
- Enclosing class:
- BBCodeParser
- private static class BBCodeParser.CodeKey
- extends java.lang.Object
- implements Stack.Key
Field Summary |
protected java.lang.String |
string
|
protected int |
type
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected int type
string
protected java.lang.String string
BBCodeParser.CodeKey
public BBCodeParser.CodeKey()
getType
public int getType()
getString
public java.lang.String getString()