Class DelegatingXmlFormatter
java.lang.Object
com._1c.g5.v8.dt.internal.core.provider.DelegatingXmlFormatter
- All Implemented Interfaces:
IFormatter
@LifecycleService(name="DelegatingXmlFormatter")
public class DelegatingXmlFormatter
extends Object
implements IFormatter
-
Constructor Summary
ConstructorsConstructorDescriptionDelegatingXmlFormatter
(IResourceLookup resourceLookup, com.google.inject.Provider<IFormatter> defaultFormatter) -
Method Summary
-
Constructor Details
-
DelegatingXmlFormatter
@Inject public DelegatingXmlFormatter(IResourceLookup resourceLookup, com.google.inject.Provider<IFormatter> defaultFormatter)
-
-
Method Details
-
format
- Specified by:
format
in interfaceIFormatter
-
link
Participates thelinking
phase.For more information see
LifecyclePhase.LINKING
- See Also:
-