- element - Static variable in class eu.dnetlib.data.collective.transformation.core.xsl.XsltConstants
-
- elementDecl(XSElementDecl) - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.Visitor
-
- elementDecl(XSElementDecl) - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.XSTermVisitorImpl
-
- ELSE - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- empty(XSContentType) - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.Visitor
-
- empty(XSContentType) - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.XSContentTypeVisitorImpl
-
- empty(Rules) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScript
-
- EMPTY - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- enable_tracing() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScript
-
Enable tracing.
- enclosedElements - Variable in class eu.dnetlib.data.collective.transformation.core.xsl.AbstractXslElement
-
- encoding(List<String>) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.DateVocabulary
-
- encoding(List<String>, String, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.DateVocabulary
-
- encoding(List<String>) - Method in interface eu.dnetlib.data.collective.transformation.engine.functions.IVocabulary
-
return the encoding for a given list of values
- encoding(List<String>, String, String) - Method in interface eu.dnetlib.data.collective.transformation.engine.functions.IVocabulary
-
return the encoding for a given list of values using a default pattern and applying a filter function
- encoding(List<String>) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.PersonVocabulary
-
- encoding(List<String>) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
returns the normalized, encoded String for a given key if found, otherwise a special value -depending on the vocabulary- is returned indicating that it couldn't be normalized
- encoding(List<String>, String, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
- END - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- endColumn - Variable in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.Token
-
The column number of the last character of this Token.
- endLine - Variable in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.Token
-
The line number of the last character of this Token.
- EOF - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
End of File.
- eol - Variable in exception eu.dnetlib.data.collective.transformation.rulelanguage.parser.ParseException
-
The end of line string for this machine.
- EprUtils - Class in eu.dnetlib.common.utils
-
Information Service utils class.
- EprUtils(W3CEndpointReference, Map<String, String>) - Constructor for class eu.dnetlib.common.utils.EprUtils
-
- EQUAL - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- eu.dnetlib.common.profile - package eu.dnetlib.common.profile
-
- eu.dnetlib.common.utils - package eu.dnetlib.common.utils
-
- eu.dnetlib.data.collective.transformation - package eu.dnetlib.data.collective.transformation
-
- eu.dnetlib.data.collective.transformation.core.schema - package eu.dnetlib.data.collective.transformation.core.schema
-
- eu.dnetlib.data.collective.transformation.core.schema.visitor - package eu.dnetlib.data.collective.transformation.core.schema.visitor
-
- eu.dnetlib.data.collective.transformation.core.xsl - package eu.dnetlib.data.collective.transformation.core.xsl
-
- eu.dnetlib.data.collective.transformation.core.xsl.ext - package eu.dnetlib.data.collective.transformation.core.xsl.ext
-
- eu.dnetlib.data.collective.transformation.engine - package eu.dnetlib.data.collective.transformation.engine
-
- eu.dnetlib.data.collective.transformation.engine.core - package eu.dnetlib.data.collective.transformation.engine.core
-
- eu.dnetlib.data.collective.transformation.engine.functions - package eu.dnetlib.data.collective.transformation.engine.functions
-
- eu.dnetlib.data.collective.transformation.rulelanguage - package eu.dnetlib.data.collective.transformation.rulelanguage
-
- eu.dnetlib.data.collective.transformation.rulelanguage.parser - package eu.dnetlib.data.collective.transformation.rulelanguage.parser
-
- eu.dnetlib.data.collective.transformation.rulelanguage.util - package eu.dnetlib.data.collective.transformation.rulelanguage.util
-
- eu.dnetlib.data.collective.transformation.rulelanguage.visitor - package eu.dnetlib.data.collective.transformation.rulelanguage.visitor
-
- eu.dnetlib.data.collective.transformation.utils - package eu.dnetlib.data.collective.transformation.utils
-
- evaluate(String, String) - Static method in class eu.dnetlib.common.utils.XMLUtils
-
- evaluate(Node, String) - Static method in class eu.dnetlib.common.utils.XMLUtils
-
- execute() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Convert
-
not implemented
- execute(List<String>, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Extract
-
- execute(List<String>, String) - Method in interface eu.dnetlib.data.collective.transformation.engine.functions.IFeatureExtraction
-
applies the extraction of a feature on objectRecords
- executeAllValues(String, List<String>) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Convert
-
- executeAllValues(List<String>, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Split
-
split a given list of values using a delimiter as regularExpression
- executeFilterByParams(String, List<String>, String, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Convert
-
- executeSingleValue(String, List<String>) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Convert
-
extracts and returns the encoded value as used in the vocabulary
- executeSingleValue(String, String, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.RegularExpression
-
- executeSingleValue(String, List<Argument>, String, Map<String, String>) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.RetrieveValue
-
- executeSingleValue(List<String>, String, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Split
-
split a given list of values stored in an internal queue and return the element from the head of the queue (recursive)
- executeSingleValue(String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Split
-
- ExpandBuff(boolean) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
- expectedTokenSequences - Variable in exception eu.dnetlib.data.collective.transformation.rulelanguage.parser.ParseException
-
Each entry in this array is an array of integers.
- extFuncNS - Static variable in class eu.dnetlib.data.collective.transformation.core.xsl.XsltConstants
-
- extract(String, int) - Method in class eu.dnetlib.data.collective.transformation.core.xsl.ext.TransformationFunctionProxy
-
- Extract - Class in eu.dnetlib.data.collective.transformation.engine.functions
-
- Extract() - Constructor for class eu.dnetlib.data.collective.transformation.engine.functions.Extract
-
- extract(List<String>, Node, String, Document, XPath) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.IdentifierExtract
-
extract content matched by a regular expression pattern from a given node and return matched content as a node-list
- extract(String) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyOp
-
- EXTRACT - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- extractResultSetId(String) - Static method in class eu.dnetlib.common.utils.EprUtils
-
Extracts ResultSet identifier from ResultSet xml-type response.
- generateParseException() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScript
-
Generate ParseException.
- get(int) - Method in class eu.dnetlib.data.collective.transformation.engine.FunctionResults
-
get the first single result from the result list at the given index
- get(int, int) - Method in class eu.dnetlib.data.collective.transformation.engine.FunctionResults
-
get the single result for the node at the given position from the list at the given index
- getApplyExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Condition
-
- getApplyExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCondition
-
- getApplyTemplateSelectExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCopy
-
- getArgument() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Argument
-
- getArguments() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getAssignmentVariable() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getAsXml(T) - Method in class eu.dnetlib.common.utils.XMLSerializer
-
- getAttribute() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getAttributeInputField() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyAttribute
-
- getAttributeList() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getAttributeValue() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyAttribute
-
- getBeginColumn() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Get token beginning line number.
- getBlackList(String) - Method in class eu.dnetlib.data.collective.transformation.utils.BlacklistConsumer
-
- getBlacklistApi() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getBoundPrefixes(Map<String, String>) - Static method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.Converter
-
returns a list of name-space declarations used in xsl
- getCapitalSurname() - Method in class prototype.Person
-
- getCapitalSurname() - Method in class prototype.PersonOrig
-
- getChildElements() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaInspector
-
- getChildList() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getColumn() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Deprecated.
- getCondition() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getConditionalExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCondition
-
- getConditionExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Condition
-
- getConstant() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getConvertFunction() - Method in class eu.dnetlib.data.collective.transformation.core.xsl.ext.TransformationFunctionProxy
-
- getConvertFunction() - Method in class eu.dnetlib.data.collective.transformation.engine.PreProcessor
-
- getCopySelectExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCopy
-
- getCurrentElement() - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.Visitor
-
- getDaoSupport() - Method in class eu.dnetlib.common.profile.ResourceDao
-
- getDatabaseConnector() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getDbConnector() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Dblookup
-
- getDelimiter() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
- getDocument(String) - Static method in class eu.dnetlib.common.utils.XMLUtils
-
- getDsManager() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.RetrieveValue
-
- getDsManager() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getElementMappingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getElementMappingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getElements() - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.Visitor
-
- getEndColumn() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Get token end line number.
- getExternalFunctionName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getExtractFunction() - Method in class eu.dnetlib.data.collective.transformation.engine.PreProcessor
-
- getFeatureExtraction() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Extract
-
- getFeatureExtraction() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getFieldExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyAssign
-
- getFullname() - Method in class prototype.Person
-
- getFullname() - Method in class prototype.PersonOrig
-
- getFunctionCall() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getFunctionCalls() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getFunctionCalls() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getFunctionName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyOp
-
- getFunctionName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyPreprocess
-
- getFunctionProxy() - Method in class eu.dnetlib.data.collective.transformation.engine.PreProcessor
-
- getId() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyPreprocess
-
- GetImage() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Get token literal value.
- getImportedScripts() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getImportedScripts() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getInstance() - Static method in class eu.dnetlib.data.collective.transformation.core.xsl.ext.TransformationFunctionProxy
-
- getJobProperties() - Method in interface eu.dnetlib.data.collective.transformation.engine.core.ITransformation
-
- getJobProperties() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getLine() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Deprecated.
- getLogInformation() - Method in interface eu.dnetlib.data.collective.transformation.engine.core.ITransformation
-
get log information that was recorded during transformation
- getLogInformation() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getLookupLocator() - Method in class eu.dnetlib.common.profile.ResourceCache
-
- getLookupLocator() - Method in class eu.dnetlib.common.profile.ResourceDaoRemoteSupport
-
Deprecated.
- getLookupRecord() - Method in class eu.dnetlib.data.collective.transformation.core.xsl.ext.TransformationFunctionProxy
-
- getLookupServiceLocator() - Method in class eu.dnetlib.data.collective.transformation.utils.TransformationRulesImportTool
-
- getMap() - Method in class eu.dnetlib.data.collective.transformation.VocabularyMap
-
- getMappingFile() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getMaxOccurs() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getMessage() - Method in error eu.dnetlib.data.collective.transformation.rulelanguage.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMinOccurs() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getName() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaAttribute
-
- getName() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getName() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
- getName() - Method in class prototype.Person
-
- getName() - Method in class prototype.PersonOrig
-
- getNamespace() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getNamespace() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getNamespaceContext() - Method in class eu.dnetlib.data.collective.transformation.engine.core.StylesheetBuilder
-
- getNamespaceDeclarations() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getNamespaceDeclarations() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getNamespaceURI(String) - Method in class eu.dnetlib.data.collective.transformation.utils.NamespaceContextImpl
-
- getNameWithAbbreviations() - Method in class prototype.Person
-
- getNameWithAbbreviations() - Method in class prototype.PersonOrig
-
- getNextToken() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScript
-
Get the next Token.
- getNextToken() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptTokenManager
-
Get the next Token.
- getNode(Node, String) - Static method in class eu.dnetlib.common.utils.XMLUtils
-
- getNodeList(String) - Method in class eu.dnetlib.common.profile.DnetResource
-
- getNodeList(String) - Method in interface eu.dnetlib.common.profile.IResource
-
- getNodes(Node, String) - Static method in class eu.dnetlib.common.utils.XMLUtils
-
- getNormalisedFullname() - Method in class prototype.Person
-
- getNormalisedFullname() - Method in class prototype.PersonOrig
-
- getNsPrefix() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyNs
-
- getNsUri() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyNs
-
- getParameter() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyPreprocess
-
- getParameters() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getParamList() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getParamMap() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyOp
-
- getPendingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RulesSet
-
- getPrefix() - Method in class eu.dnetlib.data.collective.transformation.core.schema.Namespace
-
- getPrefix(String) - Method in class eu.dnetlib.data.collective.transformation.utils.NamespaceContextImpl
-
- getPrefixes(String) - Method in class eu.dnetlib.data.collective.transformation.utils.NamespaceContextImpl
-
- getPreprocessings() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getPreprocessings() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getPrimaryRule() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Condition
-
- getPrimaryRule() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCondition
-
- getProperties() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getPropertyValue(String, String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.LookupRecord
-
- getRegExprFunction() - Method in class eu.dnetlib.data.collective.transformation.engine.PreProcessor
-
- getRegistryLocator() - Method in class eu.dnetlib.common.profile.ResourceDaoRemoteSupport
-
Deprecated.
- getResource() - Method in class eu.dnetlib.common.profile.DnetResource
-
- getResource(String) - Method in interface eu.dnetlib.common.profile.IResourceDao
-
- getResource(String) - Method in interface eu.dnetlib.common.profile.IResourceDaoSupport
-
- getResource(String) - Method in class eu.dnetlib.common.profile.ResourceCache
-
- getResource(String) - Method in class eu.dnetlib.common.profile.ResourceDao
-
- getResource(String) - Method in class eu.dnetlib.common.profile.ResourceDaoRemoteSupport
-
Deprecated.
- getResource() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
- getResourceByQuery(String) - Method in interface eu.dnetlib.common.profile.IResourceDao
-
- getResourceByQuery(String) - Method in class eu.dnetlib.common.profile.ResourceDao
-
- getResourceByXquery(String) - Method in interface eu.dnetlib.common.profile.IResourceDaoSupport
-
- getResourceByXquery(String) - Method in class eu.dnetlib.common.profile.ResourceCache
-
- getResourceByXquery(String) - Method in class eu.dnetlib.common.profile.ResourceDaoRemoteSupport
-
Deprecated.
- getResourceDao() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.RetrieveValue
-
- getResourceDao() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getResources(String) - Method in interface eu.dnetlib.common.profile.IResourceDao
-
- getResources(String) - Method in interface eu.dnetlib.common.profile.IResourceDaoSupport
-
- getResources(String) - Method in class eu.dnetlib.common.profile.ResourceCache
-
- getResources(String) - Method in class eu.dnetlib.common.profile.ResourceDao
-
- getResources(String) - Method in class eu.dnetlib.common.profile.ResourceDaoRemoteSupport
-
Deprecated.
- getResult(String) - Method in interface eu.dnetlib.data.collective.transformation.IDatabaseConnector
-
executes a SQL query
- getResults(String) - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Dblookup
-
- getRetrieveFunction() - Method in class eu.dnetlib.data.collective.transformation.engine.PreProcessor
-
- getRootElement() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaInspector
-
- getRule() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.AbstractNode
-
- getRuleDeclaration() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getRuleLanguageParser() - Method in interface eu.dnetlib.data.collective.transformation.engine.core.ITransformation
-
- getRuleLanguageParser() - Method in class eu.dnetlib.data.collective.transformation.engine.core.StylesheetBuilder
-
- getRuleLanguageParser() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getRuleLanguageParser(String) - Method in class eu.dnetlib.data.collective.transformation.utils.TransformationRulesImportTool
-
gets the rule language parser, which creates the mapping of rules which is defined in a transformation rule script identified by the transformation rule profile id
- getRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMySet
-
- getRulesSet() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getSchema() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getSchemaInspector() - Method in class eu.dnetlib.data.collective.transformation.engine.core.StylesheetBuilder
-
- getScript() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyScript
-
- getScript(String) - Method in class eu.dnetlib.data.collective.transformation.utils.TransformationRulesImportTool
-
retrieves the transformation rule script of a transformation rule profile identified by a profile id
- getScriptName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyImport
-
- getScriptName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getScriptName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getScriptType() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyScript
-
- getScriptType() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getScriptType() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getSecondaryRule() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Condition
-
- getSecondaryRule() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCondition
-
- getStaticTransformationResults() - Method in interface eu.dnetlib.data.collective.transformation.engine.core.ITransformation
-
- getStaticTransformationResults() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getStylesheetBuilder() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- GetSuffix(int) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
Get the suffix.
- getSurname() - Method in class prototype.Person
-
- getSurname() - Method in class prototype.PersonOrig
-
- getTabSize(int) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.SimpleCharStream
-
- getTargetField() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
Deprecated.
- getTargetNamespace() - Method in class eu.dnetlib.data.collective.transformation.core.schema.SchemaElement
-
- getTargetSchemaElement() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getTemplate() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getTemplate() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getTemplateMappingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getTemplateMappingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getTemplateMatch() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getTemplateMatchName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyCopy
-
- getTerms() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
- getToken(int) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScript
-
Get the specific Token.
- getTotalIgnoredRecords() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getTotalTransformedRecords() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getTransformation() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getTransformationRules() - Method in class eu.dnetlib.data.collective.transformation.engine.core.TransformationImpl
-
- getUniqueName() - Method in interface eu.dnetlib.data.collective.transformation.rulelanguage.IRule
-
- getUniqueName() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getUniqueServiceLocator() - Method in class eu.dnetlib.data.collective.transformation.VocabularyRegistry
-
- getUnquotedString(String) - Static method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.Converter
-
- getUri() - Method in class eu.dnetlib.data.collective.transformation.core.schema.Namespace
-
- getUuid() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getValue(String) - Method in class eu.dnetlib.common.profile.DnetResource
-
- getValue(String) - Method in interface eu.dnetlib.common.profile.IResource
-
- getValue(String) - Method in class eu.dnetlib.common.utils.EprUtils
-
- getValue(String, int) - Method in class eu.dnetlib.data.collective.transformation.core.xsl.ext.TransformationFunctionProxy
-
- getValue() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyAssign
-
- getValue(String) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMyOp
-
- GETVALUE - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- getValue() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.Token
-
An optional attribute value of the Token.
- getValueExpression() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.parser.ASTMySet
-
- getVariable() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getVariableMappingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getVariableMappingRules() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.visitor.RuleLanguageVisitor
-
- getVisitor() - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.XSContentTypeVisitorImpl
-
- getVisitor() - Method in class eu.dnetlib.data.collective.transformation.core.schema.visitor.XSTermVisitorImpl
-
- getVisitor() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- getVocabularies() - Method in class eu.dnetlib.data.collective.transformation.VocabularyRegistry
-
- getVocabulary(String) - Method in class eu.dnetlib.data.collective.transformation.VocabularyRegistry
-
- getVocabularyName() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Vocabulary
-
- getVocabularyRegistry() - Method in class eu.dnetlib.data.collective.transformation.engine.functions.Convert
-
- getVocabularyRegistry() - Method in class eu.dnetlib.data.collective.transformation.engine.SimpleTransformationEngine
-
- getXpath() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.Rules
-
- getXpathFromLabelExpr(String) - Static method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.Converter
-
- getXpathFromXpathExpr(String) - Static method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.Converter
-
extracts a xpath-expression made in a production rule
- getXSLdirectFunctionCall(String) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getXSLdirectFunctionCallById(String) - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getXSLpositionFunctionCall() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getXSLpreparatedFunctionCall() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.util.FunctionCall
-
- getXslStylesheet() - Method in class eu.dnetlib.data.collective.transformation.rulelanguage.RuleLanguageParser
-
- GT - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.
- GTE - Static variable in interface eu.dnetlib.data.collective.transformation.rulelanguage.parser.FtScriptConstants
-
RegularExpression Id.