Package org.w3._2001.smil20.util
Class Smil20XMLProcessor
- Object
-
- XMLProcessor
-
- Smil20XMLProcessor
-
public class Smil20XMLProcessor extends XMLProcessor
This class contains helper methods to serialize and deserialize XML documents
-
-
Constructor Summary
Constructors Constructor Description Smil20XMLProcessor()
Public constructor to instantiate the helper.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,Resource.Factory>
getRegistrations()
Register for "*" and "xml" file extensions the Smil20ResourceFactoryImpl factory.
-