public class MapperPeriod3 extends MapperPeriodBase
DATE_END, DATE_INSTANT, DATE_START, periodNodeCONCEPT_LABEL, CONCEPT_QNAME, EASY_TO_READ, ELEMENT_LABEL, EMPTYRELATIONSHIPSITERATORINSTANCE, EMPTYXMLFRAGMENTITERATORINSTANCE, FACT_CONCEPT_DATATYPE, FACT_CONCEPT_LABEL, FACT_QNAME, HIDE_COMMON_ACCURACY, idQName, NO_POSITION, OrderComparator, OrderComparator2, PERIOD_TYPE, PERIOD_VALUE, SHORT_TEXT, SOURCE_DOCUMENT, XPATH, XPOINTER| Constructor and Description |
|---|
MapperPeriod3(DTSContainer dts)
Creates a FOREVER period.
|
MapperPeriod3(DTSContainer dts,
net.sf.saxon.s9api.XdmNode node)
Creates a XBRLPeriod reading the content of the XdmNode node supplied as a parameter.
|
MapperPeriod3(MapperPeriod3 other)
Creates an new period as a copy of the current period.
|
MapperPeriod3(XBRLPeriod period)
Instantiates a new mapper period3.
|
| Modifier and Type | Method and Description |
|---|---|
MapperPeriod3 |
clone()
Clone.
|
equals, generateNode, getDate, getElements, getGregorianCalendarDate, getPeriodType, getRawDate, getRawDateUtil, getRawGregorianCalendarDate, getXBRLPeriod, hashCode, isDuration, isForever, isInstant, isMacroPeriod, setDate, toStringaddAttribute, addChild, addFromRelationship, addNamespace, addNamespace, addToRelationship, addXMLChild, changeBase, checkBase, clear, clone, delAttribute, delAttribute, equalXdmValues, evaluateBoolean, evaluateList, evaluateNode, evaluateNumber, evaluateString, generateId, generateNodeNamespacesAndAttributes, generateNodeValue, generatePrefix, getAllAttributes, getAttribute, getAttributeBooleanValue, getAttributeQNameValue, getAttributes, getAttributes, getAttributeStringValue, getAttributeValue, getBase, getBase, getBaseURI, getBooleanValue, getChild, getContainer, getContainerDocumentURI, getDeclaredNamespaces, getDocument, getElementsHashCode, getFragment, getFriendlyName, getFriendlyName, getFromRelationships, getFromRelationships, getFromRelationships, getFromRelationships, getFromRelationships, getGenericLabelText, getId, getLang, getNamespaceURI, getNodeName, getNumberOfAttributes, getNumberOfElements, getNumberOfFromRelationships, getNumberOfToRelationships, getOrGenerateId, getParent, getPrefix, getPrefixes, getQNameValue, getRelationshipsBases, getRelationshipsChain, getRelationshipTypes, getStaticContext, getStaticNamespace, getStringValue, getToolTipText, getToRelationships, getToRelationships, getToRelationships, getToRelationships, getToRelationships, getValue, getXPathExecutable, getXPathNamespaceContext, getXPathToNode, getXPathToRoot, getXPointerElementScheme, getXPointerElementScheme, getXPointerShorthandScheme, getXPointerToNode, isDead, isNamespaceDefined, isXdmDocumentAttached, objEquals, objHashCode, qNameToString, removeAttribute, removeChild, removeChild, removeFromRelationship, removeToRelationship, removeXMLChild, resetElements, resetHash, resolve_equal2, resolveHRef, resolveHRef, s_equal2, s_equal2, s_equal2, setAttributes, setBase, setDocument, setDocumentAndReload, setElements, setId, setLang, setNamespaceContext, setNamespaces, setNode, setNodeName, setParent, setRegenerateNodeIfnotFound, setValue, setValue, setVariablesDefined, size, thin, valueEquals, xEqualpublic MapperPeriod3(DTSContainer dts, net.sf.saxon.s9api.XdmNode node)
dts - DTSContainer for this new periodnode - XdmNode XML node s9api where data will be read frompublic MapperPeriod3(DTSContainer dts)
dts - DTSContainerpublic MapperPeriod3(MapperPeriod3 other)
other - XBRLPeriodpublic MapperPeriod3(XBRLPeriod period)
period - the periodpublic MapperPeriod3 clone()
MapperPeriodclone in interface MapperPeriodclone in class MapperPeriodBase