Uses of Class
com.fasterxml.aalto.impl.LocationImpl

Packages that use LocationImpl
com.fasterxml.aalto.impl   
 

Uses of LocationImpl in com.fasterxml.aalto.impl
 

Methods in com.fasterxml.aalto.impl 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 © 2012 Fasterxml.com. All Rights Reserved.