Uses of Class
com.ctc.wstx.ent.IntEntity

Packages that use IntEntity
com.ctc.wstx.ent Package contains internal entity object implementations, which are used by stream reader classes, but parsed by dtd functionality. 
 

Uses of IntEntity in com.ctc.wstx.ent
 

Methods in com.ctc.wstx.ent that return IntEntity
static IntEntity IntEntity.create(String id, char[] val)
           
static IntEntity IntEntity.create(String id, String repl)
           
 



Copyright © 2011 Codehaus. All Rights Reserved.