Uses of Class
com.fasterxml.aalto.LocationImpl

Packages that use LocationImpl
com.fasterxml.aalto   
 

Uses of LocationImpl in com.fasterxml.aalto
 

Methods in com.fasterxml.aalto that return LocationImpl
static LocationImpl LocationImpl.fromZeroBased(String pubId, String sysId, int rawOffset, int rawRow, int rawCol)
          Helper method that will adjust given internal zero-based values to 1-based values that should be externally visible.
static LocationImpl LocationImpl.getEmptyLocation()
           
 



Copyright © 2010 Fasterxml.com. All Rights Reserved.