public abstract class BaseSnapshotResponseHandler<T> extends BaseProfitBricksResponseHandler<T>
Modifier and Type | Field and Description |
---|---|
protected Snapshot.Builder |
builder |
protected DateService |
dateService |
Modifier and Type | Method and Description |
---|---|
protected void |
setPropertyOnEndTag(String qName) |
protected Date |
textToIso8601Date() |
characters, clearTextBuffer, endElement, reset, textToBooleanValue, textToDoubleValue, textToFloatValue, textToIntValue, textToStringValue
getRequest, setContext
getResult
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
protected Snapshot.Builder builder
protected final DateService dateService
protected final Date textToIso8601Date()
protected void setPropertyOnEndTag(String qName)
setPropertyOnEndTag
in class BaseProfitBricksResponseHandler<T>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.