| Package | Description |
|---|---|
| org.bidib.wizard.migration.labels | |
| org.bidib.wizard.migration.migrator | |
| org.bidib.wizard.migration.schema.nodes |
| Modifier and Type | Method and Description |
|---|---|
Nodes |
WizardLabelMigrator.findAllNodesInWizardLabels(String searchpath)
Find all nodes in wizard labels.
|
Nodes |
OldWizardLabelMigrator.findAllNodesInWizardLabels(String searchpath)
Find all nodes in wizard labels.
|
Nodes |
Bidib2LabelMigrator.findAllNodesInWizardLabels(String searchpath) |
abstract Nodes |
AbstractWizardLabelMigrator.findAllNodesInWizardLabels(String searchpath)
Find all nodes in wizard labels.
|
static Nodes |
NodesFactory.loadNodes(InputStream is) |
protected Nodes |
WizardLabelMigrator.performFindAllNodesInWizardLabels(String fileName,
String transformationXSL,
String searchpath) |
protected Nodes |
AbstractWizardLabelMigrator.performFindAllNodesInWizardLabels(String fileName,
String transformationXSL,
String searchpath)
Search labels of one type.
|
protected Nodes |
AbstractWizardLabelMigrator.performFindNodes(Map<String,String> params,
InputStream dataXML,
String migrationXSL) |
| Modifier and Type | Method and Description |
|---|---|
Nodes |
WizardMigrator.findAllNodesInWizardLabels(Class<?>[] migratorClassHolder,
String... searchpaths)
Find all nodes in wizard labels.
|
| Modifier and Type | Method and Description |
|---|---|
Nodes |
ObjectFactory.createNodes()
Create an instance of
Nodes |
Nodes |
Nodes.withMigrationXsl(String value) |
Nodes |
Nodes.withMigratorClass(String value) |
Nodes |
Nodes.withNodeLabel(Collection<NodeLabel> values) |
Nodes |
Nodes.withNodeLabel(NodeLabel... values) |
Nodes |
Nodes.withSearchPath(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Nodes> |
ObjectFactory.createNodes(Nodes value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Nodes> |
ObjectFactory.createNodes(Nodes value)
|
Copyright © 2019. All rights reserved.