Uses of Class
com.ctc.wstx.util.InternCache

Packages that use InternCache
com.ctc.wstx.sr This package contains supporting code for handling namespace information; element stacks that keep track of elements parsed and such. 
com.ctc.wstx.util Contains utility classes that are not directly Woodstox specific, but are for now only used by Woodstox. 
 

Uses of InternCache in com.ctc.wstx.sr
 

Fields in com.ctc.wstx.sr declared as InternCache
protected static InternCache AttributeCollector.sInternCache
           
 

Uses of InternCache in com.ctc.wstx.util
 

Methods in com.ctc.wstx.util that return InternCache
static InternCache InternCache.getInstance()
           
 



Copyright © 2011 Codehaus. All Rights Reserved.