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, setLibraryequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLibrary, getProcessor, getRuleCode, getRuleDescription, getRuleName, isDefaultEnabled, isEnabled, setLibrarypublic final void setProcessor(ESEFProcessor processor)
setProcessor in interface QualityCheck<ESEFProcessor>setProcessor in class ESEFRuleprocessor - 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 IXBRLReceiveratName - 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 IXBRLReceiverchars - 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 IXBRLReceivernet.sf.saxon.trans.XPathException - the x path exceptionReceiver#endDocument()}public void endElement()
throws net.sf.saxon.trans.XPathException
endElement in interface IXBRLReceivernet.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 IXBRLReceivernamespaceBinding - the namespace bindingproperties - the propertiesnet.sf.saxon.trans.XPathException - the x path exceptionReceiver#namespace(NamespaceBinding, int)}public void reset()
reset in interface IXBRLReceiverBuilder#reset()}public void setSystemId(java.lang.String systemId)
setSystemId in interface IXBRLReceiversystemId - the new system idReceiver#setSystemId(String)}public final void startDocument(int properties)
throws net.sf.saxon.trans.XPathException
startDocument in interface IXBRLReceiverproperties - 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 IXBRLReceivernameCode - 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