Class SaveWikibaseSchemaOperation.WikibaseSchemaChange
java.lang.Object
org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
- All Implemented Interfaces:
Change
- Enclosing class:
- SaveWikibaseSchemaOperation
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final WikibaseSchemaprotected WikibaseSchemastatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic Changeload(LineNumberReader reader, Pool pool) voidvoidsave(Writer writer, Properties options) protected static voidwriteWikibaseSchema(WikibaseSchema s, Writer writer)
-
Field Details
-
_newSchema
-
_oldSchema
-
overlayModelKey
- See Also:
-
-
Constructor Details
-
WikibaseSchemaChange
-
-
Method Details
-
apply
-
revert
-
save
- Specified by:
savein interfaceChange- Throws:
IOException
-
load
- Throws:
Exception
-
writeWikibaseSchema
- Throws:
IOException
-