|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageParser | |
---|---|
com.opensymphony.module.sitemesh | |
com.opensymphony.module.sitemesh.factory | |
com.opensymphony.module.sitemesh.parser |
Uses of PageParser in com.opensymphony.module.sitemesh |
---|
Methods in com.opensymphony.module.sitemesh that return PageParser | |
---|---|
abstract PageParser |
Factory.getPageParser(String contentType)
Create a PageParser suitable for the given content-type. |
Uses of PageParser in com.opensymphony.module.sitemesh.factory |
---|
Methods in com.opensymphony.module.sitemesh.factory that return PageParser | |
---|---|
PageParser |
DefaultFactory.getPageParser(String contentType)
Refresh config before delegating to superclass. |
PageParser |
BaseFactory.getPageParser(String contentType)
Create a PageParser suitable for the given content-type. |
Uses of PageParser in com.opensymphony.module.sitemesh.parser |
---|
Classes in com.opensymphony.module.sitemesh.parser that implement PageParser | |
---|---|
class |
DefaultPageParser
Default implementation of PageParser - returns an UnParsedPage. |
class |
FastPageParser
Very fast PageParser implementation for parsing HTML. |
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV NEXT | FRAMES NO FRAMES |