Class XMLResolvingServiceImpl
java.lang.Object
org.exoplatform.services.xml.resolving.impl.XMLResolvingServiceImpl
- All Implemented Interfaces:
XMLResolvingService
- Version:
- $Id: $
- Author:
- Andrey Parfonov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPlugin(org.exoplatform.container.component.ComponentPlugin plugin) Returns a pre-created EntityResolver
-
Constructor Details
-
XMLResolvingServiceImpl
public XMLResolvingServiceImpl()
-
-
Method Details
-
getEntityResolver
Description copied from interface:XMLResolvingServiceReturns a pre-created EntityResolver- Specified by:
getEntityResolverin interfaceXMLResolvingService- Returns:
- EntityResolver object
-
addPlugin
public void addPlugin(org.exoplatform.container.component.ComponentPlugin plugin)
-