Package | Description |
---|---|
org.intuitel.merger |
Contains the classes that execute the tranformations between formats.
|
Modifier and Type | Class and Description |
---|---|
class |
IMSLDSerializer
Implements IMSLD serialization.
|
class |
SCORMXSLTSerializer
Implements SCORM serialization.
|
class |
SLOMSerializer
Implements SLOM serialization.
|
class |
SMWSerializer
Implements Semantic Media Wiki serialization.
|
class |
XSLTSerializer
Abstract class that servers as wrapper for those serializations based on
XSLT transformations.
|
Modifier and Type | Method and Description |
---|---|
static Serializer |
SerializerFactory.getSerializer()
Creates a SLOM Serializer object.
|
static Serializer |
SerializerFactory.getSerializer(String format)
Creates a Serializer object.
|
Copyright © 2014. All rights reserved.