A C D E F G H I K L N P R S T V X

A

act(Redirector, SourceResolver, Map, String, Parameters) - Method in class com.logabit.webtools.navigation.acting.NavigationAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class com.logabit.webtools.patchwork.acting.PatchworkAction
 
addChild(NavigationEntry) - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
 
ATTR_CALLABLE - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_DESCRIPTION - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_EXTENDS - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_LAYOUT - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_NAME - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_REF - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_SRC - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_TEMPLATE - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_TYPE - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_VALUE - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ATTR_VERSION - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 

C

characters(char[], int, int) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
clear() - Method in class com.logabit.utils.SortedListMap
 
com.logabit.utils - package com.logabit.utils
 
com.logabit.webtools.navigation - package com.logabit.webtools.navigation
 
com.logabit.webtools.navigation.acting - package com.logabit.webtools.navigation.acting
 
com.logabit.webtools.patchwork - package com.logabit.webtools.patchwork
 
com.logabit.webtools.patchwork.acting - package com.logabit.webtools.patchwork.acting
 
com.logabit.webtools.patchwork.content - package com.logabit.webtools.patchwork.content
 
com.logabit.webtools.patchwork.generation - package com.logabit.webtools.patchwork.generation
 
comment(char[], int, int) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
containsKey(Object) - Method in class com.logabit.utils.SortedListMap
 
containsPatchworkLayout(String) - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Returns true if this config contains a PatchworkLayout with given name.
containsValue(Object) - Method in class com.logabit.utils.SortedListMap
 
ContentProvider - Interface in com.logabit.webtools.patchwork.content
Represents a content provider.
ContentProviderDescriptor - Class in com.logabit.webtools.patchwork.content
Describes and parameterizes a content provider.
ContentProviderDescriptor(String, String, Map<String, String>) - Constructor for class com.logabit.webtools.patchwork.content.ContentProviderDescriptor
 
ContentProviderException - Exception in com.logabit.webtools.patchwork.content
Will be thrown if something went wrong during creation of the content object.
ContentProviderException() - Constructor for exception com.logabit.webtools.patchwork.content.ContentProviderException
 
ContentProviderException(String, Throwable) - Constructor for exception com.logabit.webtools.patchwork.content.ContentProviderException
 
ContentProviderException(String) - Constructor for exception com.logabit.webtools.patchwork.content.ContentProviderException
 
ContentProviderException(Throwable) - Constructor for exception com.logabit.webtools.patchwork.content.ContentProviderException
 
contextualize(Context) - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
ConvertHelper - Class in com.logabit.utils
This helper class provides some utility methods to convert from string into other datatypes and datastructures.
ConvertHelper() - Constructor for class com.logabit.utils.ConvertHelper
 
convertToBoolean(String, boolean) - Static method in class com.logabit.utils.ConvertHelper
Tries to convert the given string into a boolean representation.
convertToInteger(String, int) - Static method in class com.logabit.utils.ConvertHelper
Tries to convert the given string into a integer representation.
convertToString(String, String) - Static method in class com.logabit.utils.ConvertHelper
Looks for the given string.
createChild(String, String, String, String, boolean, boolean, boolean) - Method in class com.logabit.webtools.navigation.Navigation
 
createChild(String, String, String, String, boolean, boolean, boolean) - Method in class com.logabit.webtools.navigation.NavigationEntry
 
createChild(String, String, String, String, boolean, boolean, boolean) - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
A factory method which creates a new navigation entry already containing the current navigation object.
createInclude(String, PatchworkLayout, String) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Factory method to create a new patchwork include.
createPatchworkLayout(String, String) - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Factory method for creating a new patchwork layout instance.

D

DEFAULT_PATCHWORK_CONFIG_NAME - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
Dom4jHelper - Class in com.logabit.utils
This helper class provides some utility methods to extract attribute values from Dom4j objects and convert them into the appropriate datatype.
Dom4jHelper() - Constructor for class com.logabit.utils.Dom4jHelper
 

E

ELEM_CONTENT - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ELEM_INCLUDE - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ELEM_LAYOUT - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ELEM_PROPERTY - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ELEM_ROOT - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
enableLogging(Logger) - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
endCDATA() - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
endDocument() - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
endDTD() - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
endElement(String, String, String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
endEntity(String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
endPrefixMapping(String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
entryExists(String) - Method in class com.logabit.webtools.navigation.Navigation
 
entrySet() - Method in class com.logabit.utils.SortedListMap
 

F

first() - Method in class com.logabit.utils.SortedListMap
 

G

generate() - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
get(Object) - Method in class com.logabit.utils.SortedListMap
 
getAllEntries() - Method in class com.logabit.webtools.navigation.Navigation
Returns a map that contains all entries of the navigation.
getAsBoolean(Element, String, boolean) - Static method in class com.logabit.utils.Dom4jHelper
Looks for an attribute with given name in the given dom4j element and if found, converts it to boolean.
getAsInteger(Element, String, int) - Static method in class com.logabit.utils.Dom4jHelper
Looks for an attribute with given name in the given dom4j element and if found, converts it to integer.
getAsString(Element, String, String) - Static method in class com.logabit.utils.Dom4jHelper
Looks for an attribute with given name in the given dom4j element and if found, converts it to string.
getAttributes() - Method in class com.logabit.webtools.patchwork.content.ContentProviderDescriptor
Returns all attributes given for the content descriptor element in the patchwork configuration.
getBreadCrumb() - Method in class com.logabit.webtools.navigation.Navigation
Prepares the bread crumb based on the currently activated entry id.
getChildren() - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
 
getConfig() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns the configuration object this layout belongs to.
getContent(ContentProviderDescriptor) - Method in interface com.logabit.webtools.patchwork.content.ContentProvider
Loads and returns the content object.
getContent(ContentProviderDescriptor) - Method in class com.logabit.webtools.patchwork.content.XmlFileContentProvider
 
getContentDescriptors() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Get all local content descriptors, belonging to this layout.
getCurrentEntryId() - Method in class com.logabit.webtools.navigation.Navigation
 
getDefaultPatchworkConfigPath() - Method in interface com.logabit.webtools.patchwork.PatchworkManager
 
getDefaultPatchworkConfigPath() - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
getDefaultRequestAttrName() - Method in interface com.logabit.webtools.patchwork.PatchworkManager
 
getDefaultRequestAttrName() - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
getDescription() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns the description of this layout.
getExtendsName() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns the name of the layout this layout extends.
getGlobalContentDescriptors() - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Returns all global content descriptors.
getHint() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
getId() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
getIncludes() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Retuns all PatchworkIncludes which're defined within this layout.
getInfoString() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns a more readable string respresentation of this layout object.
getKey(int) - Method in class com.logabit.utils.SortedListMap
 
getLabel() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
getLastModified() - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Returns the timestamp this PatchworkConfiguration was created.
getLayout() - Method in class com.logabit.webtools.patchwork.PatchworkInclude
The layout this include refers to or null if no layout is referenced.
getLayout(String) - Method in interface com.logabit.webtools.patchwork.PatchworkManager
Loads the layout specified using the attribut name from the specified patchwork configuration.
getLayout(String) - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
getName() - Method in class com.logabit.webtools.patchwork.content.ContentProviderDescriptor
Returns the name of the content descriptor.
getName() - Method in class com.logabit.webtools.patchwork.PatchworkInclude
The variable name this include defines.
getName() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns the name of this layout.
getNavigation() - Method in class com.logabit.webtools.navigation.Navigation
 
getNavigation() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
getNavigation() - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
Return the navigation, this container belongs to.
getNavigation() - Method in interface com.logabit.webtools.navigation.NavigationManager
Returns the object represenation of the navigation.
getNavigation(String) - Method in interface com.logabit.webtools.navigation.NavigationManager
Returns the object representation of the navigation including the state of the currently called uri.
getNavigation() - Method in class com.logabit.webtools.navigation.NavigationManagerImpl
 
getNavigation(String) - Method in class com.logabit.webtools.navigation.NavigationManagerImpl
 
getNumberOfChildren() - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
 
getParent() - Method in class com.logabit.webtools.navigation.Navigation
 
getParent() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
getParent() - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
Returns the parent entry of this entry or null if this entry is a first level entry.
getParentPatchworkLayout() - Method in class com.logabit.webtools.patchwork.PatchworkInclude
Returns the layout this include is placed in.
getPatchworkLayouts() - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Returns all PatchworkLayouts this PatchworkConfiguration contains.
getPath() - Method in class com.logabit.webtools.navigation.NavigationManagerImpl.NavigationLoader
Returns the path of the navigation definition file.
getProperties() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns the properties configured within this layout.
getTemplatePath() - Method in class com.logabit.webtools.patchwork.PatchworkInclude
Returns the template path if such a path is given, otherwise null will be returned.
getTemplatePath() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns the path of the template which belongs to this layout.
getType() - Method in class com.logabit.webtools.patchwork.content.ContentProviderDescriptor
Returns the type of the content provider.
getUri() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
getVersion() - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Returns the version attribute for compatibility tests.

H

hasChildren() - Method in class com.logabit.webtools.navigation.NavigationEntryContainer
 

I

ignorableWhitespace(char[], int, int) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
initialize() - Method in class com.logabit.webtools.navigation.NavigationManagerImpl
 
initialize() - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
isCallable() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Returns true if it is allowed to call this layout directly from the sitemap.
isClickable() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
isDefault() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
isEmpty() - Method in class com.logabit.utils.SortedListMap
 
isHidden() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
isSelected() - Method in class com.logabit.webtools.navigation.NavigationEntry
 

K

keySet() - Method in class com.logabit.utils.SortedListMap
 

L

last() - Method in class com.logabit.utils.SortedListMap
 
loadNavigation() - Method in class com.logabit.webtools.navigation.NavigationManagerImpl.NavigationLoader
Creates the navigation object out of the navigation definition file.

N

Navigation - Class in com.logabit.webtools.navigation
A navigation object contains all navigation entries.
Navigation() - Constructor for class com.logabit.webtools.navigation.Navigation
 
NavigationAction - Class in com.logabit.webtools.navigation.acting
This action can be used in order to resolve the given entry id and return the according navigation entry object.
NavigationAction() - Constructor for class com.logabit.webtools.navigation.acting.NavigationAction
 
NavigationConfigurationException - Exception in com.logabit.webtools.navigation
 
NavigationConfigurationException(String, Throwable) - Constructor for exception com.logabit.webtools.navigation.NavigationConfigurationException
 
NavigationConfigurationException(String) - Constructor for exception com.logabit.webtools.navigation.NavigationConfigurationException
 
NavigationEntry - Class in com.logabit.webtools.navigation
This class represents an entry within a navigation.
NavigationEntryContainer - Class in com.logabit.webtools.navigation
Represents a container that contains navigation entries.
NavigationEntryContainer() - Constructor for class com.logabit.webtools.navigation.NavigationEntryContainer
 
NavigationManager - Interface in com.logabit.webtools.navigation
Represents the navigation manager who is responsible for resolving the navigation object by a given uri.
NavigationManagerException - Exception in com.logabit.webtools.navigation
Will be thrown if something went wrong during navigation resolving.
NavigationManagerException(String) - Constructor for exception com.logabit.webtools.navigation.NavigationManagerException
 
NavigationManagerException(String, Throwable) - Constructor for exception com.logabit.webtools.navigation.NavigationManagerException
 
NavigationManagerImpl - Class in com.logabit.webtools.navigation
This class is responsible for creating the navigation object and resolving the navigation entry by given uri.
NavigationManagerImpl() - Constructor for class com.logabit.webtools.navigation.NavigationManagerImpl
 
NavigationManagerImpl.NavigationLoader - Class in com.logabit.webtools.navigation
Helper class which loads the navigation definition and creates the navigation object out of it.
NavigationManagerImpl.NavigationLoader(File) - Constructor for class com.logabit.webtools.navigation.NavigationManagerImpl.NavigationLoader
 
NS_PATCHWORK - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 

P

PARAM_CALL_LAYOUT - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
parameterize(Parameters) - Method in class com.logabit.webtools.navigation.NavigationManagerImpl
 
parameterize(Parameters) - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
parse(File) - Method in interface com.logabit.webtools.patchwork.PatchworkConfigurationParser
Starts the parsing process of the given patchwork configuration file.
parse(File) - Method in class com.logabit.webtools.patchwork.PatchworkConfigurationParserImpl
 
PatchworkAction - Class in com.logabit.webtools.patchwork.acting
This action loads the called layout using the PatchworkManager and determines the template which belongs to the given layout.
PatchworkAction() - Constructor for class com.logabit.webtools.patchwork.acting.PatchworkAction
 
PatchworkConfiguration - Class in com.logabit.webtools.patchwork
This class represents a parsed patchwork configuration.
PatchworkConfiguration() - Constructor for class com.logabit.webtools.patchwork.PatchworkConfiguration
 
PatchworkConfigurationException - Exception in com.logabit.webtools.patchwork
This exception will be thrown if something went wrong during creation of the patchwork configuration.
PatchworkConfigurationException(String, Throwable) - Constructor for exception com.logabit.webtools.patchwork.PatchworkConfigurationException
 
PatchworkConfigurationException(String) - Constructor for exception com.logabit.webtools.patchwork.PatchworkConfigurationException
 
PatchworkConfigurationParser - Interface in com.logabit.webtools.patchwork
This interface must be implemented by any patchwork configuration parser.
PatchworkConfigurationParserImpl - Class in com.logabit.webtools.patchwork
This class parses a patchwork config file and returns the corresponding PatchworkConfiguration object.
PatchworkConfigurationParserImpl() - Constructor for class com.logabit.webtools.patchwork.PatchworkConfigurationParserImpl
 
PatchworkConstants - Class in com.logabit.webtools.patchwork
Defines all constants used within patchwork.
PatchworkConstants() - Constructor for class com.logabit.webtools.patchwork.PatchworkConstants
 
PatchworkGenerator - Class in com.logabit.webtools.patchwork.generation
This generator reads a template and looks for PatchworkGenerator() - Constructor for class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
PatchworkInclude - Class in com.logabit.webtools.patchwork
This class represents a patchwork inclusion.
PatchworkLayout - Class in com.logabit.webtools.patchwork
 
PatchworkManager - Interface in com.logabit.webtools.patchwork
Represents a patchwork manager.
PatchworkManagerException - Exception in com.logabit.webtools.patchwork
This exception will be thrown if something went wrong during layout resolving and loading.
PatchworkManagerException() - Constructor for exception com.logabit.webtools.patchwork.PatchworkManagerException
 
PatchworkManagerException(String) - Constructor for exception com.logabit.webtools.patchwork.PatchworkManagerException
 
PatchworkManagerException(Throwable) - Constructor for exception com.logabit.webtools.patchwork.PatchworkManagerException
 
PatchworkManagerException(String, Throwable) - Constructor for exception com.logabit.webtools.patchwork.PatchworkManagerException
 
PatchworkManagerImpl - Class in com.logabit.webtools.patchwork
This class manages to load the patchwork configuration and returns the called layout.
PatchworkManagerImpl() - Constructor for class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
processingInstruction(String, String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
put(K, V) - Method in class com.logabit.utils.SortedListMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.logabit.utils.SortedListMap
 

R

remove(Object) - Method in class com.logabit.utils.SortedListMap
 
REQ_ATTR_PW_LAYOUT - Static variable in class com.logabit.webtools.patchwork.PatchworkConstants
 
ROLE - Static variable in interface com.logabit.webtools.navigation.NavigationManager
 
ROLE - Static variable in interface com.logabit.webtools.patchwork.content.ContentProvider
 
ROLE - Static variable in interface com.logabit.webtools.patchwork.PatchworkConfigurationParser
 
ROLE - Static variable in interface com.logabit.webtools.patchwork.PatchworkManager
 

S

service(ServiceManager) - Method in class com.logabit.webtools.navigation.acting.NavigationAction
 
service(ServiceManager) - Method in class com.logabit.webtools.navigation.NavigationManagerImpl
 
service(ServiceManager) - Method in class com.logabit.webtools.patchwork.acting.PatchworkAction
 
service(ServiceManager) - Method in class com.logabit.webtools.patchwork.content.XmlFileContentProvider
 
service(ServiceManager) - Method in class com.logabit.webtools.patchwork.PatchworkConfigurationParserImpl
 
service(ServiceManager) - Method in class com.logabit.webtools.patchwork.PatchworkManagerImpl
 
setCallable(boolean) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets whether it is allowed to call this layout directly from the sitemap.
setCurrentEntryId(String) - Method in class com.logabit.webtools.navigation.Navigation
 
setDefault(boolean) - Method in class com.logabit.webtools.navigation.NavigationEntry
 
setDescription(String) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets the description of this layout.
setDocumentLocator(Locator) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
setExtendsName(String) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets the name of the layout this layout extends.
setIncludes(Map<String, PatchworkInclude>) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets the PatchworkIncludes this layout contains.
setLastModified(long) - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Sets the timestamp this PatchworkConfiguration was created.
setName(String) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets the name of the layout.
setProperties(Map<String, String>) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets the properties configured within this layout.
setTemplatePath(String) - Method in class com.logabit.webtools.patchwork.PatchworkLayout
Sets the path of the template which belongs to this layout.
setup(SourceResolver, Map, String, Parameters) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
setVersion(String) - Method in class com.logabit.webtools.patchwork.PatchworkConfiguration
Sets the version attribute for compatibility tests.
size() - Method in class com.logabit.utils.SortedListMap
 
skippedEntity(String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
SortedListMap<K,V> - Class in com.logabit.utils
This map is sorted by insertion order.
SortedListMap() - Constructor for class com.logabit.utils.SortedListMap
 
startCDATA() - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
startDocument() - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
startDTD(String, String, String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
startElement(String, String, String, Attributes) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
startEntity(String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 
startPrefixMapping(String, String) - Method in class com.logabit.webtools.patchwork.generation.PatchworkGenerator
 

T

toString() - Method in class com.logabit.utils.SortedListMap
 
toString() - Method in class com.logabit.webtools.navigation.NavigationEntry
 
toString() - Method in class com.logabit.webtools.patchwork.PatchworkInclude
 
toString() - Method in class com.logabit.webtools.patchwork.PatchworkLayout
 

V

values() - Method in class com.logabit.utils.SortedListMap
 

X

XmlFileContentProvider - Class in com.logabit.webtools.patchwork.content
This content provider looks up the given path to a xml file resource, parses it and then returns it as DOM object.
XmlFileContentProvider() - Constructor for class com.logabit.webtools.patchwork.content.XmlFileContentProvider
 

A C D E F G H I K L N P R S T V X

Copyright © 2007. All Rights Reserved.