Class BaseProfitBricksResponseHandler<T>

    • Constructor Detail

      • BaseProfitBricksResponseHandler

        public BaseProfitBricksResponseHandler()
    • Method Detail

      • textToStringValue

        protected String textToStringValue()
      • textToFloatValue

        protected Float textToFloatValue()
      • textToDoubleValue

        protected Double textToDoubleValue()
      • textToIntValue

        protected int textToIntValue()
      • textToBooleanValue

        protected boolean textToBooleanValue()
      • clearTextBuffer

        protected void clearTextBuffer()
      • reset

        public void reset()
      • setPropertyOnEndTag

        protected abstract void setPropertyOnEndTag​(String qName)