public abstract class ESEFIxRule extends ESEFRule implements QualityCheckIx<ESEFProcessor>
Constructor and Description |
---|
ESEFIxRule() |
Modifier and Type | Method and Description |
---|---|
void |
attribute(net.sf.saxon.om.NodeName atName,
net.sf.saxon.type.SimpleType atType,
java.lang.CharSequence value,
int locationId,
int properties)
Attribute.
|
void |
characters(java.lang.CharSequence chars,
int locationId,
int properties)
Characters.
|
void |
endDocument()
End document.
|
void |
endElement()
End element.
|
void |
namespace(net.sf.saxon.om.NamespaceBinding namespaceBinding,
int properties)
Namespace.
|
void |
reset()
Reset.
|
void |
setProcessor(ESEFProcessor processor)
Sets the processor.
|
void |
setSystemId(java.lang.String systemId)
Sets the system id.
|
void |
startDocument(int properties)
Start document.
|
void |
startDocumentOnESEFRule(int properties)
Called just after startDocument in the root class.
|
void |
startElement(net.sf.saxon.om.NodeName nameCode,
net.sf.saxon.type.SchemaType typeCode,
int locationId,
int properties)
Start element.
|
XBRLValidationReport |
validate(ESEFProcessor processor)
Validate.
|
getLibrary, getProcessor, isDefaultEnabled, isEnabled, setLibrary
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLibrary, getProcessor, getRuleCode, getRuleDescription, getRuleName, isDefaultEnabled, isEnabled, setLibrary
public final void setProcessor(ESEFProcessor processor)
setProcessor
in interface QualityCheck<ESEFProcessor>
setProcessor
in class ESEFRule
processor
- the new processorpublic XBRLValidationReport validate(ESEFProcessor processor)
validate
in interface QualityCheck<ESEFProcessor>
processor
- the processorpublic void attribute(net.sf.saxon.om.NodeName atName, net.sf.saxon.type.SimpleType atType, java.lang.CharSequence value, int locationId, int properties) throws net.sf.saxon.trans.XPathException
attribute
in interface IXBRLReceiver
atName
- the at nameatType
- the at typevalue
- the valuelocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver#attribute(NodeName, SimpleType, CharSequence, int, int)}
public void characters(java.lang.CharSequence chars, int locationId, int properties) throws net.sf.saxon.trans.XPathException
characters
in interface IXBRLReceiver
chars
- the charslocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver#characters(CharSequence, int, int)}
public void endDocument() throws net.sf.saxon.trans.XPathException
endDocument
in interface IXBRLReceiver
net.sf.saxon.trans.XPathException
- the x path exceptionReceiver#endDocument()}
public void endElement() throws net.sf.saxon.trans.XPathException
endElement
in interface IXBRLReceiver
net.sf.saxon.trans.XPathException
- the x path exceptionReceiver#endElement()}
public void namespace(net.sf.saxon.om.NamespaceBinding namespaceBinding, int properties) throws net.sf.saxon.trans.XPathException
namespace
in interface IXBRLReceiver
namespaceBinding
- the namespace bindingproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver#namespace(NamespaceBinding, int)}
public void reset()
reset
in interface IXBRLReceiver
Builder#reset()}
public void setSystemId(java.lang.String systemId)
setSystemId
in interface IXBRLReceiver
systemId
- the new system idReceiver#setSystemId(String)}
public final void startDocument(int properties) throws net.sf.saxon.trans.XPathException
startDocument
in interface IXBRLReceiver
properties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver.startDocument(int)}
public void startDocumentOnESEFRule(int properties) throws net.sf.saxon.trans.XPathException
properties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionpublic void startElement(net.sf.saxon.om.NodeName nameCode, net.sf.saxon.type.SchemaType typeCode, int locationId, int properties) throws net.sf.saxon.trans.XPathException
startElement
in interface IXBRLReceiver
nameCode
- the name codetypeCode
- the type codelocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver.startElement(NodeName, SchemaType, int, int)
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa