Uses of Class
com.fasterxml.aalto.in.PNameC

Packages that use PNameC
com.fasterxml.aalto.in   
 

Uses of PNameC in com.fasterxml.aalto.in
 

Fields in com.fasterxml.aalto.in declared as PNameC
static PNameC EntityNames.ENTITY_AMP
           
static PNameC EntityNames.ENTITY_APOS
           
static PNameC EntityNames.ENTITY_GT
           
static PNameC EntityNames.ENTITY_LT
           
static PNameC EntityNames.ENTITY_QUOT
           
protected  PNameC[] CharBasedPNameTable.mSymbols
          Primary matching symbols; it's expected most match occur from here.
 

Methods in com.fasterxml.aalto.in that return PNameC
 PNameC CharBasedPNameTable.addSymbol(char[] buffer, int start, int len, int hash)
           
static PNameC PNameC.construct(String pname)
           
static PNameC PNameC.construct(String pname, int hash)
           
 PNameC CharBasedPNameTable.findSymbol(char[] buffer, int start, int len, int hash)
           
 



Copyright © 2012 Fasterxml.com. All Rights Reserved.