Uses of Class
com.articulate.sigma.dataProc.Hotel.JSONElement
Packages that use Hotel.JSONElement
-
Uses of Hotel.JSONElement in com.articulate.sigma.dataProc
Methods in com.articulate.sigma.dataProc that return Hotel.JSONElementMethods in com.articulate.sigma.dataProc with parameters of type Hotel.JSONElementModifier and TypeMethodDescriptionstatic HotelHotel.convertJSON2Hotel(Hotel.JSONElement js) static intHotel.parseJSONElement(String s, int ind, Hotel.JSONElement js) This routine adds elements to the parameterstatic intHotel.parseJSONPair(String s, int ind, Hotel.JSONElement js) This routine adds keys and values to the parameter.