Class PrefixFactoryImpl

java.lang.Object
com.sun.xml.ws.streaming.PrefixFactoryImpl
All Implemented Interfaces:
PrefixFactory

public class PrefixFactoryImpl extends Object implements PrefixFactory

A prefix factory that caches the prefixes it creates.

Author:
WS Development Team
  • Constructor Details

    • PrefixFactoryImpl

      public PrefixFactoryImpl(String base)
  • Method Details