Package | Description |
---|---|
org.metawidget.android |
Android support.
|
org.metawidget.config.impl |
External configuration support: convenience implementations.
|
org.metawidget.pipeline.w3c |
Pipeline: org.w3c-based pipeline.
|
org.metawidget.statically |
Static support.
|
Modifier and Type | Class and Description |
---|---|
class |
AndroidConfigReader
Specialized ConfigReader for Android.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseConfigReader
Base implementation of
ConfigReader . |
Modifier and Type | Method and Description |
---|---|
ConfigReader |
W3CPipeline.getConfigReader()
Gets the current
ConfigReader , or creates a default one if one hasn't been set. |
Modifier and Type | Method and Description |
---|---|
void |
W3CPipeline.setConfigReader(ConfigReader configReader) |
Modifier and Type | Method and Description |
---|---|
ConfigReader |
StaticMetawidget.getConfigReader() |
Modifier and Type | Method and Description |
---|---|
void |
StaticMetawidget.setConfigReader(ConfigReader configReader) |
Copyright © 2015. All Rights Reserved.