| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StAXContext
Interface which exposes id mapping services offered by a StAX event source.
| Method Summary | |
|---|---|
 List | 
getContexts()
Return a list of contexts.  | 
 IdMapper | 
getIdMapper()
Return the IdMapper implementation associated with this context.  | 
 Locator | 
getLocator()
Return the document locator associated with this context.  | 
 void | 
setLocator(Locator locator)
Set the document locator associated with this context to locator. | 
| Method Detail | 
|---|
IdMapper getIdMapper()
List getContexts()
Locator getLocator()
void setLocator(Locator locator)
locator.
locator - document locator
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||