public class RC_XFI_concept_relationships extends RC_XFI_concept_relationshipsBase
Modifier and Type | Class and Description |
---|---|
static class |
RC_XFI_concept_relationships.Axis
The Enum Axis.
|
Constructor and Description |
---|
RC_XFI_concept_relationships() |
Modifier and Type | Method and Description |
---|---|
static void |
collectRelationships(java.util.List<XBRLRelationship> relationships,
java.util.Set<XMLFragment> parents,
RC_XFI_concept_relationships.Axis axis,
XMLElementDefinition concept,
java.util.List<XBRLRoleType> vRoles,
java.util.List<XBRLArcroleType> vArcRoles,
int generations,
net.sf.saxon.value.QNameValue linkName,
net.sf.saxon.value.QNameValue arcName,
boolean siblignsOfRoot)
Collect relationships.
|
static RC_XFI_concept_relationships.Axis |
simplifyAxis(RC_XFI_concept_relationships.Axis axis,
int generations,
XMLElementDefinition concept)
Simplify axis.
|
public static RC_XFI_concept_relationships.Axis simplifyAxis(RC_XFI_concept_relationships.Axis axis, int generations, XMLElementDefinition concept)
axis
- the axisgenerations
- the generationsconcept
- the conceptpublic static void collectRelationships(java.util.List<XBRLRelationship> relationships, java.util.Set<XMLFragment> parents, RC_XFI_concept_relationships.Axis axis, XMLElementDefinition concept, java.util.List<XBRLRoleType> vRoles, java.util.List<XBRLArcroleType> vArcRoles, int generations, net.sf.saxon.value.QNameValue linkName, net.sf.saxon.value.QNameValue arcName, boolean siblignsOfRoot) throws net.sf.saxon.trans.XPathException
relationships
- the relationshipsparents
- the parentsaxis
- the axisconcept
- the conceptvRoles
- the v rolesvArcRoles
- the v arc rolesgenerations
- the generationslinkName
- the link namearcName
- the arc namesiblignsOfRoot
- if true, the siblings of a root node are other root nodes (table linkbase) if false, siblings of a root node is the empty sequence (functions conformance suite)net.sf.saxon.trans.XPathException
- the x path exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa