Class PrettyProcessor

java.lang.Object
org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor
All Implemented Interfaces:
DecoratorProcessor<Marshaller,Formatted>

public class PrettyProcessor extends Object implements DecoratorProcessor<Marshaller,Formatted>
Version:
$Revision: 1 $
  • Constructor Details

    • PrettyProcessor

      public PrettyProcessor()
  • Method Details