|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StAXHandlerFactory
Factory for StAX content handlers. Roughly all xml elements are seperated into two parts: those hold features and those hold annotations. (Hanningn)
Method Summary | |
---|---|
StAXContentHandler |
getHandler(StAXFeatureHandler staxenv)
Return a suitable StAX content handler. |
Method Detail |
---|
StAXContentHandler getHandler(StAXFeatureHandler staxenv)
staxenv
- An StAXFeatureHandler which defines the current
XFF parsing `environment'.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |