站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

org.jboss.portal.format.parser - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.format.parser

Interface Summary
ParseEvent An event that is emmited by ParseEventNotifier implementations.
ParseEventHandler Implementors want to receive events produced by a parser.
ParseEventNotifier Implemented by any class that wants to generate parsing events.
 

Class Summary
AbstractParser This is an abstract parser.
TextEvent An event implementation that says there is some text to handle.
Token