A B C D E F G H I J K L M N O P Q R S T U V W X

A

A_XSI_NIL - Static variable in class org.apache.cxf.common.WSDLConstants
 
A_XSI_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ABSTRACT_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
AbstractAnnotationVisitor - Class in org.apache.cxf.common.annotation
 
AbstractAnnotationVisitor(Class<? extends Annotation>) - Constructor for class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
AbstractAnnotationVisitor(List<Class<? extends Annotation>>) - Constructor for class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
AbstractBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
AbstractBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
AbstractDelegatingLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to another framework.
AbstractDelegatingLogger(String, String) - Constructor for class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
AbstractDOMStreamReader<T,I> - Class in org.apache.cxf.staxutils
Abstract logic for creating XMLStreamReader from DOM documents.
AbstractDOMStreamReader(AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
AbstractDOMStreamReader.ElementFrame<T,I> - Class in org.apache.cxf.staxutils
 
AbstractDOMStreamReader.ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>, I) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T, boolean) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractFactoryBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
This class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.
AbstractFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
accept(AnnotationVisitor, Class<?>) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
Visits each of the annotated elements of the object.
accept(AnnotationVisitor) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
 
accept(XMLStreamReader) - Method in class org.apache.cxf.staxutils.StaxStreamFilter
 
ACCEPT_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
add(int, T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
add(String, String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope.
add(String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope using a unique prefix and return the prefix.
addAll(Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAll(int, Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAll(Collection<? extends T>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
addAllAbsent(Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addBindFile(InputSource) - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType, String, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
addCrossImports() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addDefaultPortIfMissing(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
addDefaultPortIfMissing(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
addEvent(XMLEvent) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
addGrammar(InputSource) - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
addIfAbsent(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addImportIfNeeded(XmlSchema, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Assist in managing the required for imports of peer schemas.
addImportIfNeeded(XmlSchema, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
For convenience, start from a qname, and add the import if it is non-null and has a namespace.
addMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
addNamespace(String, String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
addNamespacePrefix(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Add a namespace prefix definition to an element.
addNamespaces(Map<String, String>) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
addPackage(Set<Class<?>>, String, ClassLoader) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
addResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
addResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Add a ResourceResolver.
addResourceResolvers(Collection<? extends ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
addTargetAnnotation(Class<? extends Annotation>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
ALLOW_INSECURE_PARSER - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
AnnotationProcessor - Class in org.apache.cxf.common.annotation
Process instance of an annotated class.
AnnotationProcessor(Object) - Constructor for class org.apache.cxf.common.annotation.AnnotationProcessor
 
AnnotationVisitor - Interface in org.apache.cxf.common.annotation
Visits the annotated elements of an object
ANY_TYPE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ANY_URI_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ASMHelper - Class in org.apache.cxf.common.util
 
ASMHelper() - Constructor for class org.apache.cxf.common.util.ASMHelper
 
ASMHelper.TypeHelperClassLoader - Class in org.apache.cxf.common.util
 
assignClassName(String, String) - Method in class org.apache.cxf.jaxb.JAXBUtils.DefaultClassNameAllocator
 
ATTR_LOCATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_NAME - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_NAMESPACE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_PART_ELEMENT - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_PART_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
AUTHORIZATION - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 

B

BASE64BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
Base64Exception - Exception in org.apache.cxf.common.util
 
Base64Exception(Message) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Utility - Class in org.apache.cxf.common.util
This class converts to/from base64.
BeanConstants - Class in org.apache.cxf.configuration.spring
 
binaryName() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
bind() - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
BOOLEAN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
build(Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.JCodeModel
 
builtInTypeToJavaType(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
BundleUtils - Class in org.apache.cxf.common.i18n
A container for static utility methods related to resource bundle naming conventons.
BUS_ID_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
BusWiringType - Enum in org.apache.cxf.configuration.spring
Enumeration for the ways in which the CXF bus can be wired into a Spring bean.
BYTE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 

C

CachedClass - Class in org.apache.cxf.common.util
 
CachedClass(Class<?>) - Constructor for class org.apache.cxf.common.util.CachedClass
 
CacheMap<K,V> - Class in org.apache.cxf.common.util
Implements a useful caching map.
CacheMap() - Constructor for class org.apache.cxf.common.util.CacheMap
 
CachingXmlEventWriter - Class in org.apache.cxf.staxutils
 
CachingXmlEventWriter() - Constructor for class org.apache.cxf.staxutils.CachingXmlEventWriter
 
capitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
Return input string with first character in upper case.
cast(Map<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Collection<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Collection<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Iterator<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Iterator<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map.Entry<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map.Entry<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
CastUtils - Class in org.apache.cxf.helpers
 
characters(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method characters.
CHUNKED - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
classes() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JPackage
 
classes() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
ClassHelper - Class in org.apache.cxf.common.util
 
ClassHelper() - Constructor for class org.apache.cxf.common.util.ClassHelper
 
ClassLoaderResolver - Class in org.apache.cxf.resource
 
ClassLoaderResolver() - Constructor for class org.apache.cxf.resource.ClassLoaderResolver
 
ClassLoaderResolver(ClassLoader) - Constructor for class org.apache.cxf.resource.ClassLoaderResolver
 
ClassLoaderUtils - Class in org.apache.cxf.common.classloader
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtils.ClassLoaderHolder - Class in org.apache.cxf.common.classloader
 
ClasspathResolver - Class in org.apache.cxf.resource
Resolve resources from the system class path.
ClasspathResolver() - Constructor for class org.apache.cxf.resource.ClasspathResolver
 
ClassReader - Class in org.apache.cxf.common.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(byte[], Map<String, Method>) - Constructor for class org.apache.cxf.common.util.ClassReader
 
cleanedUpSchemaSource(XmlSchemaObject) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
clear() - Method in class org.apache.cxf.common.util.CacheMap
 
clear() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
clear() - Method in class org.apache.cxf.common.util.SortedArraySet
 
clear() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
clearCaches() - Static method in class org.apache.cxf.jaxb.JAXBContextCache
Clear any caches to make sure new contexts are created
CLOSE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
close() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
close() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
close() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
close() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
close() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
close() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
close(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
close(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
close() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
CollectionUtils - Class in org.apache.cxf.common.util
 
comment(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
comparator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
compare(Method, Method) - Method in class org.apache.cxf.helpers.MethodComparator
 
compileFiles(File[]) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(List<File>) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(String[]) - Method in class org.apache.cxf.common.util.Compiler
 
Compiler - Class in org.apache.cxf.common.util
 
Compiler() - Constructor for class org.apache.cxf.common.util.Compiler
 
config(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
ConfigurationException - Exception in org.apache.cxf.configuration
 
ConfigurationException(Message) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided detail message.
ConfigurationException(Message, Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the detail message and cause provided.
ConfigurationException(Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided cause.
configureReader(XMLStreamReader, Integer, Integer, Integer, Integer, Integer, Long, Long) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
CONNECTION - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
construct(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
construct(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
consume(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
consumeFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
contains(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
containsAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
containsKey(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsKey(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
containsValue(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsValue(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
CONTENT_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_ID - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_LENGTH - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TYPE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONVENTIONAL_TNS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
convertStringsToQNames(List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringsToQNames(List<String>) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringToQName(String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToQName(String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertToMapOfQNames(Map<String, String>, Map<QName, QName>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToQNamesMap(Map<String, String>, QNamesMap, Map<String, String>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToSetOfQNames(List<String>, Set<QName>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
COOKIE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
copy(InputStream, OutputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copy(Reader, Writer, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copy(Source, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Source, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Element, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
Copies the reader to the writer.
copy(XMLStreamReader, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copyAndCloseInput(InputStream, OutputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
copyAndCloseInput(InputStream, OutputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
createBridge(Set<Class<?>>, QName, Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createClassWriter() - Method in class org.apache.cxf.common.util.ASMHelper
 
CREATED_FROM_API_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
createDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
 
createDuration(String) - Static method in class org.apache.cxf.jaxb.DatatypeFactory
 
createElementNS(Node, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementNS(Document, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementNS(Document, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createFileCodeWriter(File) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createFilteredReader(XMLStreamReader, StreamFilter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createInputStream() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
createJAXBBean(JAXBContext, String, Class<?>) - Static method in class org.apache.cxf.configuration.spring.JAXBBeanFactory
 
createLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Create a logger
createMap() - Method in interface org.apache.cxf.configuration.spring.MapProvider
 
createNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
createNewReaderIfNeeded(XMLStreamReader, InputStream) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createNewWriterIfNeeded(XMLStreamWriter, OutputStream) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createProxyWrapper(Object, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
createQName(String, Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Creates a QName object based on the qualified name and using the Node as a base to lookup the namespace for the prefix
createRIContext(Class<?>[], String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createSchemaCompiler() - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createSchemaCompilerWithDefaultAllocator(Set<String>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createTempFile(String, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTempFile(String, String, File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTextNode(Document, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createTextNode(Node, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createTmpDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream, List<String>, Map<String, String>, Map<String, String>, boolean) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream, List<String>, Map<String, String>, Map<String, String>, Map<String, String>, boolean) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createXMLInputFactory(boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Return a new factory so that the caller can set sticky parameters.
createXMLStreamReader(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(String, InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(Writer) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(Result) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
currentEvent - Variable in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
currentResolver - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 

D

DatatypeFactory - Class in org.apache.cxf.jaxb
Utility class to construct javax.xml.datatype.Duration objects.
DATE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DATETIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
decode(String) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(String, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decodeChunk(char[], int, int) - Static method in class org.apache.cxf.common.util.Base64Utility
The decode_chunk routine decodes a chunk of data into its native encoding.
DEFAULT_DOMAIN_NAME - Static variable in class org.apache.cxf.management.ManagementConstants
 
DEFAULT_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
DEFAULT_TIMEOUT - Static variable in class org.apache.cxf.common.commands.ForkedCommand
 
DefaultResourceManager - Class in org.apache.cxf.resource
 
DefaultResourceManager() - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(ResourceResolver) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(List<? extends ResourceResolver>) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
defineClass(String, byte[]) - Method in class org.apache.cxf.common.util.ASMHelper.TypeHelperClassLoader
 
DelegatingXMLStreamWriter - Class in org.apache.cxf.staxutils
 
DelegatingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
delete(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
delete(File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
DepthExceededStaxException - Exception in org.apache.cxf.staxutils
 
DepthExceededStaxException() - Constructor for exception org.apache.cxf.staxutils.DepthExceededStaxException
 
DepthExceededStaxException(String) - Constructor for exception org.apache.cxf.staxutils.DepthExceededStaxException
 
DepthRestrictingStreamReader - Class in org.apache.cxf.staxutils
XMLStreamReader implementation which can be used to enforce a number of depth-restricting policies.
DepthRestrictingStreamReader(XMLStreamReader, int, int, int) - Constructor for class org.apache.cxf.staxutils.DepthRestrictingStreamReader
 
DepthRestrictingStreamReader(XMLStreamReader, DocumentDepthProperties) - Constructor for class org.apache.cxf.staxutils.DepthRestrictingStreamReader
 
DepthXMLStreamReader - Class in org.apache.cxf.staxutils
 
DepthXMLStreamReader(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.DepthXMLStreamReader
 
DESCRIPTION_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
destroy(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
diff(Collection<T>, Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
diff(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
DOC_BARE - Static variable in class org.apache.cxf.common.WSDLConstants
 
DOC_WRAPPED - Static variable in class org.apache.cxf.common.WSDLConstants
 
DOCUMENT - Static variable in class org.apache.cxf.common.WSDLConstants
 
DocumentDepthProperties - Class in org.apache.cxf.staxutils
 
DocumentDepthProperties() - Constructor for class org.apache.cxf.staxutils.DocumentDepthProperties
 
DocumentDepthProperties(int, int, int) - Constructor for class org.apache.cxf.staxutils.DocumentDepthProperties
 
doLog(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
doLog(LogRecord, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
DOMUtils - Class in org.apache.cxf.helpers
Few simple utils to read DOM.
DOMUtils.NullResolver - Class in org.apache.cxf.helpers
 
DOMUtils.NullResolver() - Constructor for class org.apache.cxf.helpers.DOMUtils.NullResolver
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
DOUBLE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DURATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 

E

elementType() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
empty() - Method in class org.apache.cxf.staxutils.FastStack
 
encode(byte[]) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encode(byte[], int, int, Writer) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
endCDATA() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endDocument() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endDocument.
endDTD() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
endElement(String, String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endElement.
endElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
endEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endPrefixMapping(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endPrefixMapping.
entering(String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
entering(String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
entering(String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
ENTITIES_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ENTITY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
entrySet() - Method in class org.apache.cxf.common.util.CacheMap
 
entrySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
enumeratorValues(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Retrieve the string values for an enumeration.
equals(Object) - Method in class org.apache.cxf.common.security.SimpleGroup
 
equals(Object) - Method in class org.apache.cxf.common.security.SimplePrincipal
 
equals(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
equals(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
equals(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
equals(Object) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
equals(Object) - Method in class org.apache.cxf.helpers.NSDecl
 
equals(Object) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
ERORR_STYLE_USE - Static variable in class org.apache.cxf.common.WSDLConstants
 
Exception - Exception in org.apache.cxf.common.i18n
 
Exception(Message) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
EXE_SUFFIX - Static variable in class org.apache.cxf.common.commands.ForkedCommand
 
execute() - Method in class org.apache.cxf.common.commands.ForkedCommand
 
execute(int) - Method in class org.apache.cxf.common.commands.ForkedCommand
Executes the process.
exiting(String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
exiting(String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
ExtendedURIResolver - Class in org.apache.cxf.resource
 
ExtendedURIResolver() - Constructor for class org.apache.cxf.resource.ExtendedURIResolver
 
extract(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 

F

factory - Variable in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
FastStack<T> - Class in org.apache.cxf.staxutils
 
FastStack() - Constructor for class org.apache.cxf.staxutils.FastStack
 
fBaseSystemId - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fByteStream - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fCertifiedText - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fCharStream - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fData - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fEncoding - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fetchElementByNameAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
FileUtils - Class in org.apache.cxf.helpers
 
findAllElementsByTagName(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
findAllElementsByTagNameNS(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
findAttributeReaders(Class) - Static method in class org.apache.cxf.common.util.ClassReader
 
findCharset(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
findChildWithAtt(Node, String, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Find the first direct child with a given attribute.
findClass(String, Class) - Method in class org.apache.cxf.common.util.ASMHelper
 
findElementByRefName(SchemaCollection, QName, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
This copes with an observed phenomenon in the schema built by the ReflectionServiceFactoryBean.
findMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
Try to find a method we can use.
fine(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
finer(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
finest(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
FireWallClassLoader - Class in org.apache.cxf.common.classloader
The FireWallClassLoader is a classloader that can block request from going up in the classloader hierarchy.
FireWallClassLoader(ClassLoader, String[]) - Constructor for class org.apache.cxf.common.classloader.FireWallClassLoader
Constructor.
FireWallClassLoader(ClassLoader, String[], String[]) - Constructor for class org.apache.cxf.common.classloader.FireWallClassLoader
Constructor.
first() - Method in class org.apache.cxf.common.util.SortedArraySet
 
firstCalled - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
FLOAT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
flush() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
flush() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
flush() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
flush() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
ForkedCommand - Class in org.apache.cxf.common.commands
 
ForkedCommand() - Constructor for class org.apache.cxf.common.commands.ForkedCommand
 
ForkedCommand(String[]) - Constructor for class org.apache.cxf.common.commands.ForkedCommand
 
ForkedCommandException - Exception in org.apache.cxf.common.commands
 
ForkedCommandException(Message) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
ForkedCommandException(Message, Throwable) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
ForkedCommandException(Throwable) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
formatMessage(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
formatVersionNumber(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
fPublicId - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
FragmentStreamReader - Class in org.apache.cxf.staxutils
Wraps a XMLStreamReader and provides optional START_DOCUMENT and END_DOCUMENT events.
FragmentStreamReader(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
FragmentStreamReader(XMLStreamReader, boolean) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
fromSource(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
fSystemId - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fullName() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JDefinedClass
 
fullName() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 

G

GDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
generateCode(Object, Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.S2JJAXBModel
 
generateJaxbSchemas(JAXBContext, Map<String, DOMResult>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
generateXMLFile(Element, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
get(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
get(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
get(QName) - Method in interface org.apache.cxf.jaxb.JAXBUtils.S2JJAXBModel
 
getAll(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getAnnotationForMethodOrContainingClass(Method, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
Look for a specified annotation on a method.
getAsStream(String) - Method in class org.apache.cxf.resource.ClassLoaderResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.ClasspathResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.ObjectTypeResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.PropertiesResolver
 
getAsStream(String) - Method in interface org.apache.cxf.resource.ResourceResolver
Resolve a resource given its name and return an InputStream to it.
getAsStream(String) - Method in class org.apache.cxf.resource.SinglePropertyResolver
 
getAttribute(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Element, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getAttributeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributes() - Method in class org.apache.cxf.staxutils.StaxSource
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValueEmptyNull(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
This function is much like getAttribute, but returns null, not "", for a nonexistent attribute.
getBaseType(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getBaseURI() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getBeanClass() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
getBeanInfo(Class<?>) - Method in interface org.apache.cxf.jaxb.JAXBContextProxy
 
getBeanInfo(JAXBContextProxy, Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getBinding(BindingOperation, Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingOperation(Definition, String) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingOperation(Binding, String) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBufferedErrorReader() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getBufferedOutputReader() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getBuildID() - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
getBundle(Class<?>) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to locating the default resource bundle for a class.
getBundle(Class<?>, String) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to locating the resource bundle with the given relative name for a class.
getBundleName(Class<?>) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to naming the default resource bundle for a class.
getBundleName(Class<?>, String) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to naming the resource bundle with the given relative name for a class.
getBytes(Class) - Static method in class org.apache.cxf.common.util.ClassReader
load the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
getByteStream() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getCachedClass() - Method in class org.apache.cxf.common.util.CachedClass
 
getCachedContextAndSchemas(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
getCachedContextAndSchemas(String, Map<String, Object>, ClassLoader) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
getCachedContextAndSchemas(Set<Class<?>>, String, Map<String, Object>, Collection<Object>, boolean) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
getCertifiedText() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getCharacterStream() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getChild(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first element child.
getChild(Node, int) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child of the specified type.
getChildContent(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child's content ( ie it's included TEXT node ).
getChildElementNode(Node) - Static method in class org.apache.cxf.helpers.NodeUtils
Returns a first child DOM Node of type ELEMENT_NODE for the specified Node.
getChildFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getChildFrame() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getChildrenWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return child elements with specified name.
getChildrenWithNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Returns all child elements with specified namespace.
getChoice(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getClass(String) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
getClassCode(Class<?>) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getClassCode(Type) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getClasses() - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getCode() - Method in exception org.apache.cxf.common.i18n.Exception
 
getCode() - Method in class org.apache.cxf.common.i18n.Message
 
getCode() - Method in exception org.apache.cxf.common.i18n.UncheckedException
 
getCompleteVersionString() - Static method in class org.apache.cxf.version.Version
Returns version string as normally used in print, such as Apache CXF 3.2.4
getConstructor(Class<?>, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getContent(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the trimmed text content of a node or null if there is no text
getContentAttributes(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentAttributes(XmlSchemaComplexType, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentElements(XmlSchemaComplexType, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getContentSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContext() - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getCreatedTime() - Method in class org.apache.cxf.common.security.UsernameToken
 
getCurrentChild() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getCurrentElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentFragment() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getCurrentFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getCurrentVersion() - Static method in class org.apache.cxf.version.Version
 
getDeclaredConstructor(Class<?>, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredField(Class<?>, String) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredFields(Class<?>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredMethods(Class<?>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDefaultTempDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
getDefinition(File) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getDepth() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getDestroyMethod() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
Get the document associated with this stream.
getDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getDTDHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getElement() - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getElementByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getElementCountThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getElementLocalName(Object) - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
getElementNamespaceURI(Object) - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
getElementQName(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getElementQualifiedName(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
By convention, an element that is named in its schema's TNS can have a 'name' but no QName.
getElementText() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getElementType(SchemaCollection, String, XmlSchemaElement, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Follow a chain of references from element to element until we can obtain a type.
getEncoding() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getEncoding() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEncoding() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getEntityResolver() - Method in class org.apache.cxf.staxutils.StaxSource
 
getError() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getErrorHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getEvents() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getEventType() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
getExtReg() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getFeature(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getFile() - Method in class org.apache.cxf.resource.URIResolver
 
getFiles(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFiles(File, String, File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurse(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurse(File, String, File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of filters used by this FireWallClassLoader.
getFirstChild(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getFirstChildWithName(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstChildWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstElement(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first direct child with a given type
getFirstFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFirstNotEmpty(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFirstNotEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFormattedString(ResourceBundle, String, Object...) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic to format a string based on the key in the resource bundle
getFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getGeneratedClassNames(JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getHandlers() - Method in class org.apache.cxf.common.logging.Log4jLogger
 
getHeader(Map<String, List<String>>, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
getHeaderKey(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
getIdOrName(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getInMessageParts(Operation) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getInnerElementCountThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getInnerElementLevelThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getInputStream(Document) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getInputStream() - Method in class org.apache.cxf.resource.URIResolver
 
getJarContents(URL) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(InputStream) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(String) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(File) - Method in class org.apache.cxf.common.util.JarResource
 
getJavaCommand() - Static method in class org.apache.cxf.common.commands.JavaHelper
Get the command to launch a JVM.
getJavaType(QName) - Method in interface org.apache.cxf.jaxb.JAXBUtils.S2JJAXBModel
 
getJaxbPackage() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getL7dLogger(Class<?>) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with the associated default resource bundle for the class.
getL7dLogger(Class<?>, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getL7dLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLatestImportURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getLevel() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Log4jLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
getLocalName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLogger(Class<?>) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with the associated default resource bundle for the class.
getLogger(Class<?>, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getMBeanServer() - Method in interface org.apache.cxf.management.InstrumentationManager
Get the MBeanServer which hosts managed components NOTE: if the configuration is not set the JMXEnabled to be true, this method will return null
getMessage() - Method in exception org.apache.cxf.common.i18n.Exception
 
getMessage() - Method in exception org.apache.cxf.common.i18n.UncheckedException
 
getMethodName(Method) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
getMethodSignature(Method) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getModCount() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
getName() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
getName() - Method in class org.apache.cxf.common.security.UsernameToken
 
getName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getName() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getName() - Static method in class org.apache.cxf.version.Version
 
getNamespace(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getNamespace(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Starting from a node, find the namespace declaration for a prefix.
getNamespace(Map<String, String>, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getNamespaceContext() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getNegativeFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of negative filters used by this FireWallClassLoader.
getNext(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the next sibling with the same name and type
getNext(Node, String, int) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the next sibling with a given name and type
getNextElement(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getNonce() - Method in class org.apache.cxf.common.security.UsernameToken
 
getObjectAnnotated(XmlSchemaObject, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
If the object is an attribute or an anyAttribute, return the 'Annotated'.
getObjectName() - Method in interface org.apache.cxf.management.ManagedComponent
 
getObjectParticle(XmlSchemaObject, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
If the object is an element or an any, return the particle.
getOptions() - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
getOutMessageParts(Operation) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getOutput() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getPackageName(Class<?>) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackageNameByNameSpaceURI(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackageNamespace(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getPackagesFromJar(File) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getParamClass(JAXBUtils.SchemaCompiler, String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getParameterNames(Constructor) - Method in class org.apache.cxf.common.util.ParamReader
return the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.apache.cxf.common.util.ParamReader
return the names of the declared parameters for the given method.
getParameterNames(Member, Class[]) - Method in class org.apache.cxf.common.util.ParamReader
 
getParameterNamesFromDebugInfo(Method) - Static method in class org.apache.cxf.common.util.ParamReader
Retrieve a list of function parameter names from a method Returns null if unable to read parameter names (i.e.
getParameters() - Method in class org.apache.cxf.common.i18n.Message
 
getParent() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getParser() - Static method in class org.apache.cxf.helpers.XMLUtils
 
getParts(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getParts(Operation, boolean) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getPassword() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPasswordType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPersistentBusId() - Method in interface org.apache.cxf.management.InstrumentationManager
 
getPIData() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPIData() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPortTypes(Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getPreferredPrefix(String, String, boolean) - Method in class org.apache.cxf.jaxb.NamespaceMapper
 
getPrefix(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrefix(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.helpers.NSDecl
 
getPrefix(String) - Method in class org.apache.cxf.helpers.NSStack
Return the prefix associated with the given namespace name by looking thru all the namespace declarations that are in scope.
getPrefix(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getPrefix() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
getPrefix() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getPrefixes(Element, String, List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
Get all prefixes defined on this element for the specified namespace.
getPrefixes(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getPrefixesRecursive(Element, String, List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
Get all prefixes defined, up to the root, for a namespace URI.
getPrefixRecursive(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getProperty(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty(String, String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getProperty(String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getPropertyDescriptorsAvoidSunBug(Class<?>, BeanInfo, Class<?>, PropertyDescriptor[]) - Static method in class org.apache.cxf.common.util.ReflectionUtil
create own array of property descriptors to:
getPropertyNames(Properties, String) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
Retrieves the names of all properties that bind to the specified value.
getPropertyOrNull(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
Get the system propery via the AccessController, but if a SecurityException is raised, just return null;
getProxy(ClassLoader, Class[], InvocationHandler) - Static method in class org.apache.cxf.common.util.ProxyHelper
 
getProxyInternal(ClassLoader, Class[], InvocationHandler) - Method in class org.apache.cxf.common.util.ProxyHelper
 
getPublicId() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getPublicId() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getQName(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getQualifiedName() - Method in class org.apache.cxf.staxutils.StaxSource
 
getRawBytes() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
getRawContent(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the raw text content of a node or null if there is no text
getRawFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getReader() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getReader() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getRealClass(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassFromClass(Class) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassFromClassInternal(Class) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealObject(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealObjectInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getReferredElement(XmlSchemaElement, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getResource(String, Class) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resource.
getResource(String) - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
 
getResourceAsStream(String, Class) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResourceAsStream(String) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceAsStream(String) - Method in interface org.apache.cxf.resource.ResourceManager
Open stream to resource.
getResourceResolvers() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceResolvers() - Method in interface org.apache.cxf.resource.ResourceManager
Get all the currently registered resolvers.
getResources(String, Class) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resources.
getResourceType(Resource, Field) - Method in class org.apache.cxf.common.injection.ResourceInjector
making this protected to keep pmd happy
getSchemaByTargetNamespace(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
This function is not part of the XmlSchema API.
getSchemaForElement(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getSchemaRepresentation(Class<?>) - Static method in class org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
 
getSchemaRepresentation(Class<?>, String) - Static method in class org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
 
getSchemas() - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getSignature(Member, Class[]) - Static method in class org.apache.cxf.common.util.ClassReader
 
getSpringValidationMode() - Static method in class org.apache.cxf.common.util.SystemUtils
Gets org.apache.cxf.spring.validation.mode property value if available
getStem(String) - Static method in class org.apache.cxf.common.util.UrlUtils
Return everything in the path up to the last slash in a URI.
getStringData() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getStringFromFile(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getSystemId() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getSystemId() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getSystemId() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTarget() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getTarget() - Method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
getTargetAnnotations() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getTargetAnnotations() - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
return the list of annotations this visitor wants to be informed about.
getTargetClass() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextStart() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextStart() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTokenType() - Method in interface org.apache.cxf.common.security.SecurityToken
 
getTokenType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getType() - Method in interface org.apache.cxf.jaxb.JAXBUtils.Mapping
 
getTypeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getTypeClass() - Method in interface org.apache.cxf.jaxb.JAXBUtils.TypeAndAnnotation
 
getTypeNames() - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUri() - Method in class org.apache.cxf.helpers.NSDecl
 
getURI(String) - Method in class org.apache.cxf.helpers.NSStack
Return the namespace name associated with the given prefix by looking thru all the namespace declarations that are in scope.
getURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getURI() - Method in class org.apache.cxf.resource.URIResolver
 
getURL(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getURL() - Method in class org.apache.cxf.resource.URIResolver
 
getUsedNamespaces() - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getUseParentHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getValidClass(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getValue(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueList(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueNode(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueString(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getVersion(String) - Static method in class org.apache.cxf.common.WSDLConstants
 
getVersion() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getVersion() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getXMLReader() - Method in class org.apache.cxf.staxutils.StaxSource
 
getXmlSchema(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchemaCollection() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchemas() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXMLStreamReader() - Method in class org.apache.cxf.staxutils.StaxSource
 
GMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GMONTHDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GYEAR_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GYEARMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 

H

hasAttribute(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasAttribute(Element, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
hasBusProperty() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
hasElementInNS(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hashCode() - Method in class org.apache.cxf.common.security.SimpleGroup
 
hashCode() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
hashCode() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
hashCode() - Method in class org.apache.cxf.common.util.SortedArraySet
 
hashCode() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
hashCode() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
hashCode() - Method in class org.apache.cxf.helpers.NSDecl
 
hashCode() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasMoreChildren() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasMoreChildren() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
hasText() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
headSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
HEX_BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
holderClass(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
HttpHeaderHelper - Class in org.apache.cxf.helpers
 

I

ID_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDREF_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDREFS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method ignorableWhitespace.
IgnoreNamespacesWriter - Class in org.apache.cxf.staxutils.transform
 
IgnoreNamespacesWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
indent() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
indentWithSpaces() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
info(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
init() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
inject(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
inject(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
INNER_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
INNER_ELEMENT_LEVEL - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
INSTANCE_ID_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
InstrumentationManager - Interface in org.apache.cxf.management
InstrumentationManager interface for the instrumentations query, register and unregister
INT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
INTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
internalCompile(String[], int) - Method in class org.apache.cxf.common.util.Compiler
 
internalLog(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
InTransformReader - Class in org.apache.cxf.staxutils.transform
 
InTransformReader(XMLStreamReader, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.cxf.staxutils.transform.InTransformReader
 
InTransformReader(XMLStreamReader, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean) - Constructor for class org.apache.cxf.staxutils.transform.InTransformReader
 
InvalidXmlSchemaReferenceException - Exception in org.apache.cxf.common.xmlschema
Exception thrown when we detect an attempt to set an impossible XML Schema reference.
InvalidXmlSchemaReferenceException() - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(String) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.common.util.ReflectionInvokationHandler
invokePostConstruct() - Method in class org.apache.cxf.common.injection.ResourceInjector
 
invokePreDestroy() - Method in class org.apache.cxf.common.injection.ResourceInjector
 
IOUtils - Class in org.apache.cxf.helpers
 
isAdvanceAtEnd() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isArray() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
isAttribute(String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
isAttributeNameQualified(XmlSchemaAttribute, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isAttributeQualified(XmlSchemaAttribute, boolean, XmlSchema, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
due to a bug, feature, or just plain oddity of JAXB, it isn't good enough to just check the form of an element and of its schema.
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isComplexType(XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isDocument() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
isDocumentFragment() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
isEffective() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
isElement() - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
isElementNameQualified(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isElementQualified(XmlSchemaElement, boolean, XmlSchema, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
due to a bug, feature, or just plain oddity of JAXB, it isn't good enough to just check the form of an element and of its schema.
isEmpty() - Method in class org.apache.cxf.common.util.CacheMap
 
isEmpty(Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
isEmpty() - Method in class org.apache.cxf.common.util.SortedArraySet
 
isEmpty(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
isEndElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isEqualUri(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEumeration(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Return true if a simple type is a straightforward XML Schema representation of an enumeration.
isExist(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
isFile() - Method in class org.apache.cxf.resource.URIResolver
 
isFileAbsolute(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isFileExist(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isHashed() - Method in class org.apache.cxf.common.security.UsernameToken
 
isJavaKeyword(String) - Static method in class org.apache.cxf.helpers.JavaUtils
checks if the input string is a valid java keyword.
isJavaKeyword(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Checks if the specified word is a Java keyword (as defined in JavaUtils).
isJAXB22() - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
isLoggable(Level) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
isLoggable(Level) - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
isMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
isNsRepairing() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
isParticleArray(XmlSchemaParticle) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isParticleOptional(XmlSchemaParticle) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isPrimitive() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
isResolved() - Method in class org.apache.cxf.resource.URIResolver
 
isStandalone() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStandalone() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isWoodstox() - Static method in class org.apache.cxf.staxutils.StaxUtils
CXF works with multiple STaX parsers.
iterator() - Method in class org.apache.cxf.common.util.SortedArraySet
 

J

JarResource - Class in org.apache.cxf.common.util
 
JarResource() - Constructor for class org.apache.cxf.common.util.JarResource
 
JavaHelper - Class in org.apache.cxf.common.commands
 
JavaUtils - Class in org.apache.cxf.helpers
 
JAXB_URI - Static variable in class org.apache.cxf.jaxb.JAXBUtils
 
JAXBBeanFactory - Class in org.apache.cxf.configuration.spring
 
JAXBBeanInfo - Interface in org.apache.cxf.jaxb
 
JAXBContextCache - Class in org.apache.cxf.jaxb
 
JAXBContextCache.CachedContextAndSchemas - Class in org.apache.cxf.jaxb
Return holder of the context, classes, etc...
JAXBContextProxy - Interface in org.apache.cxf.jaxb
 
JAXBToStringBuilder - Class in org.apache.cxf.jaxb
 
JAXBToStringStyle - Class in org.apache.cxf.jaxb
 
JAXBUtils - Class in org.apache.cxf.jaxb
 
JAXBUtils.BridgeWrapper - Interface in org.apache.cxf.jaxb
 
JAXBUtils.DefaultClassNameAllocator - Class in org.apache.cxf.jaxb
 
JAXBUtils.DefaultClassNameAllocator() - Constructor for class org.apache.cxf.jaxb.JAXBUtils.DefaultClassNameAllocator
 
JAXBUtils.DefaultClassNameAllocator(Set<String>) - Constructor for class org.apache.cxf.jaxb.JAXBUtils.DefaultClassNameAllocator
 
JAXBUtils.IdentifierType - Enum in org.apache.cxf.jaxb
 
JAXBUtils.JCodeModel - Interface in org.apache.cxf.jaxb
 
JAXBUtils.JDefinedClass - Interface in org.apache.cxf.jaxb
 
JAXBUtils.JPackage - Interface in org.apache.cxf.jaxb
 
JAXBUtils.JType - Interface in org.apache.cxf.jaxb
 
JAXBUtils.Mapping - Interface in org.apache.cxf.jaxb
 
JAXBUtils.Options - Interface in org.apache.cxf.jaxb
 
JAXBUtils.S2JJAXBModel - Interface in org.apache.cxf.jaxb
 
JAXBUtils.SchemaCompiler - Interface in org.apache.cxf.jaxb
 
JAXBUtils.TypeAndAnnotation - Interface in org.apache.cxf.jaxb
 
JMS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
joinErrOut(boolean) - Method in class org.apache.cxf.common.commands.ForkedCommand
Determines if the threads collecting the forked process' stdout/stderr should be joined.

K

KEY - Static variable in class org.apache.cxf.common.logging.LogUtils
 
keySet() - Method in class org.apache.cxf.common.util.CacheMap
 
keySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 

L

LANGUAGE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
last() - Method in class org.apache.cxf.common.util.SortedArraySet
 
lastestImportUri - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
LITERAL - Static variable in class org.apache.cxf.common.WSDLConstants
 
loadAllProperties(String, ClassLoader) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
Load all properties from the given class path resource, using the given class loader.
loadAllProperties(String, ClassLoader, Logger, Level, String) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
 
loadClass(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a class with a given name.
loadClass(String, boolean) - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
 
loadClass(String, Class, byte[]) - Method in class org.apache.cxf.common.util.ASMHelper
 
LOADER_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
LoadingByteArrayOutputStream - Class in org.apache.cxf.helpers
Subclass of ByteArrayOutputStream that allows creation of a ByteArrayInputStream directly without creating a copy of the byte[].
LoadingByteArrayOutputStream() - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
LoadingByteArrayOutputStream(int) - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
loadIntoBAIS(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
Load the InputStream into memory and return a ByteArrayInputStream that represents it.
log(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Logger, Level, String, Throwable, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Allows both parameter substitution and a typed Throwable to be logged.
log(Logger, Level, String, Throwable, Object...) - Static method in class org.apache.cxf.common.logging.LogUtils
Allows both parameter substitution and a typed Throwable to be logged.
log(Logger, Level, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Throwable) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object[]) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
Log4jLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to Log4j.
Log4jLogger(String, String) - Constructor for class org.apache.cxf.common.logging.Log4jLogger
 
logGeneratedClassNames(Logger, JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
logp(Level, String, String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logp(Level, String, String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logp(Level, String, String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logp(Level, String, String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
LogUtils - Class in org.apache.cxf.common.logging
A container for static utility methods related to logging.
LONG_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
lookupDefinedClass(String) - Method in class org.apache.cxf.common.util.ASMHelper.TypeHelperClassLoader
 
LSInputImpl - Class in org.apache.cxf.common.xmlschema
LSInput implementation that can be used in custom LSResourceResolver implementations for getting schema import and include references resolved.
LSInputImpl() - Constructor for class org.apache.cxf.common.xmlschema.LSInputImpl
 
LSInputImpl(String, String, InputStream) - Constructor for class org.apache.cxf.common.xmlschema.LSInputImpl
 

M

makeNamespaceFromClassName(String, String) - Static method in class org.apache.cxf.helpers.ServiceUtils
Generates the name of a XML namespace from a given class name and protocol.
makeNonJavaKeyword(String) - Static method in class org.apache.cxf.helpers.JavaUtils
Turn a java keyword string into a non-Java keyword string.
makePackageName(String) - Static method in class org.apache.cxf.helpers.ServiceUtils
Method makePackageName
makeQualifiedNameFromClass(Class<?>) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
makeServiceNameFromClassName(Class<?>) - Static method in class org.apache.cxf.helpers.ServiceUtils
Generates a suitable service name from a given class.
ManagedAttribute - Annotation Type in org.apache.cxf.management.annotation
 
ManagedComponent - Interface in org.apache.cxf.management
Basic interface for representing a Instrumented object.
ManagedNotification - Annotation Type in org.apache.cxf.management.annotation
 
ManagedNotifications - Annotation Type in org.apache.cxf.management.annotation
 
ManagedOperation - Annotation Type in org.apache.cxf.management.annotation
 
ManagedOperationParameter - Annotation Type in org.apache.cxf.management.annotation
 
ManagedOperationParameters - Annotation Type in org.apache.cxf.management.annotation
 
ManagedResource - Annotation Type in org.apache.cxf.management.annotation
 
ManagementConstants - Class in org.apache.cxf.management
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapCharset(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
mapCharset(String, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, QName, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, QName, String, Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, String, Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbPropertyFactory(Element, BeanDefinitionBuilder, String, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
MapNamespaceContext - Class in org.apache.cxf.helpers
 
MapNamespaceContext() - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapNamespaceContext(Map<String, String>) - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapNamespaceContext(Node) - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapProvider<X,V> - Interface in org.apache.cxf.configuration.spring
This is to workaround an issue with Spring.
mapToProperty(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
marshal(Object, XMLStreamWriter, AttachmentMarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, StreamResult) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, Node, AttachmentMarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
MAX_ATTRIBUTE_COUNT - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_ATTRIBUTE_SIZE - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_CHILD_ELEMENTS - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_ELEMENT_DEPTH - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_TEXT_LENGTH - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_XML_CHARACTERS - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
members() - Method in class org.apache.cxf.common.security.SimpleGroup
 
MEP_IN - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
MEP_ROBUST_IN_OUT - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
Message - Class in org.apache.cxf.common.i18n
 
Message(String, Logger, Object...) - Constructor for class org.apache.cxf.common.i18n.Message
Constructor.
Message(String, ResourceBundle, Object...) - Constructor for class org.apache.cxf.common.i18n.Message
Constructor.
message - Variable in exception org.apache.cxf.common.i18n.UncheckedException
 
MethodComparator - Class in org.apache.cxf.helpers
Sorts methods according to their name, number of parameters, and parameter types.
MethodComparator() - Constructor for class org.apache.cxf.helpers.MethodComparator
 
mkDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
ModCountCopyOnWriteArrayList<T> - Class in org.apache.cxf.common.util
 
ModCountCopyOnWriteArrayList() - Constructor for class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
ModCountCopyOnWriteArrayList(Collection<? extends T>) - Constructor for class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
MTOM_ENABLED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Whether or not MTOM should be enabled for each service.
MULTI_LINE_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 

N

NA_XSI_NIL - Static variable in class org.apache.cxf.common.WSDLConstants
 
NA_XSI_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
name() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JDefinedClass
 
name() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JPackage
 
name() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
NAME_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
NAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NAMESPACE_URI - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
NamespaceMapper - Class in org.apache.cxf.jaxb
 
NamespaceMapper(Map<String, String>) - Constructor for class org.apache.cxf.jaxb.NamespaceMapper
 
namespaceURIToPackage(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Generates a Java package name from a URI according to the algorithm outlined in JAXB 2.0.
nameSpaceURIToPackage(URI) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Generates a Java package name from a URI according to the algorithm outlined in Appendix D of JAXB (2.0+).
nameToIdentifier(String, JAXBUtils.IdentifierType) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Converts an XML name to a Java identifier according to the mapping algorithm outlined in the JAXB specification
NCNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
newChild(Element) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
newDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
Creates a new Docuement object
newDocument() - Static method in class org.apache.cxf.helpers.XMLUtils
 
newFrame(AbstractDOMStreamReader.ElementFrame<T, I>) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
newFrame(AbstractDOMStreamReader.ElementFrame<Node, Node>) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
Find name spaces declaration in atrributes and move them to separate collection.
newStringFromBytes(byte[], String) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[]) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[]) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], String, int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int, String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int) to avoid surprises from non-standard default encodings.
newTransformer() - Static method in class org.apache.cxf.helpers.XMLUtils
 
newTransformer(int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
newXmlSchemaInCollection(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Once upon a time, XmlSchema had a bug in the constructor used in this function.
next() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
next() - Method in class org.apache.cxf.staxutils.DepthRestrictingStreamReader
 
next() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
next() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
nextChild() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextChild() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
nextEvent(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
nextTag() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextTag() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
NMTOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NMTOKENS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NodeUtils - Class in org.apache.cxf.helpers
 
NoJSR250Annotations - Annotation Type in org.apache.cxf.common.injection
Marker annotation to let our JSR250 Processor know not to bother examining the class for annotations as it's know not to have any
NONNEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPOSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
normalizeCRLF(InputStream) - Static method in class org.apache.cxf.helpers.FileUtils
 
NORMALIZEDSTRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NOTATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NP_SCHEMA_XSD - Static variable in class org.apache.cxf.common.WSDLConstants
 
NP_SCHEMA_XSI - Static variable in class org.apache.cxf.common.WSDLConstants
 
NP_XMLNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_BINDING_XML - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SCHEMA_XSD - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SCHEMA_XSI - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP11_HTTP_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP12 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP12_HTTP_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP_HTTP_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_WSDL11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_XMLNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
NSDecl - Class in org.apache.cxf.helpers
 
NSDecl(String, String) - Constructor for class org.apache.cxf.helpers.NSDecl
 
NSStack - Class in org.apache.cxf.helpers
 
NSStack() - Constructor for class org.apache.cxf.helpers.NSStack
 

O

ObjectTypeResolver - Class in org.apache.cxf.resource
 
ObjectTypeResolver(Object) - Constructor for class org.apache.cxf.resource.ObjectTypeResolver
 
oldASM - Static variable in class org.apache.cxf.common.util.ASMHelper
 
onFirstResolve() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
OPERATION_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
org.apache.cxf.common - package org.apache.cxf.common
 
org.apache.cxf.common.annotation - package org.apache.cxf.common.annotation
 
org.apache.cxf.common.classloader - package org.apache.cxf.common.classloader
 
org.apache.cxf.common.commands - package org.apache.cxf.common.commands
 
org.apache.cxf.common.i18n - package org.apache.cxf.common.i18n
 
org.apache.cxf.common.injection - package org.apache.cxf.common.injection
 
org.apache.cxf.common.logging - package org.apache.cxf.common.logging
 
org.apache.cxf.common.security - package org.apache.cxf.common.security
 
org.apache.cxf.common.util - package org.apache.cxf.common.util
 
org.apache.cxf.common.xmlschema - package org.apache.cxf.common.xmlschema
 
org.apache.cxf.configuration - package org.apache.cxf.configuration
 
org.apache.cxf.configuration.spring - package org.apache.cxf.configuration.spring
 
org.apache.cxf.helpers - package org.apache.cxf.helpers
 
org.apache.cxf.jaxb - package org.apache.cxf.jaxb
 
org.apache.cxf.management - package org.apache.cxf.management
 
org.apache.cxf.management.annotation - package org.apache.cxf.management.annotation
 
org.apache.cxf.resource - package org.apache.cxf.resource
 
org.apache.cxf.staxutils - package org.apache.cxf.staxutils
 
org.apache.cxf.staxutils.transform - package org.apache.cxf.staxutils.transform
 
org.apache.cxf.version - package org.apache.cxf.version
 
OutTransformWriter - Class in org.apache.cxf.staxutils.transform
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OverlayW3CDOMStreamWriter - Class in org.apache.cxf.staxutils
Special StreamWriter that will "overlay" any write events onto the DOM.
OverlayW3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 

P

packages() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JCodeModel
 
PackageUtils - Class in org.apache.cxf.common.util
 
ParamReader - Class in org.apache.cxf.common.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ParamReader(Class) - Constructor for class org.apache.cxf.common.util.ParamReader
process a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.apache.cxf.common.util.ParamReader
process the given class bytes directly.
parse(InputSource) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(File) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(InputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(byte[]) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse() - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(InputSource) - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
parseArguments(String[]) - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
parseAttributes(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseChildElements(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parsePackageName(String, String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
parseQName(Element, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseQueryString(String) - Static method in class org.apache.cxf.common.util.UrlUtils
Create a map from String to String that represents the contents of the query portion of a URL.
parseSchema(InputSource) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, Element) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, XMLStreamReader) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
PartialXMLStreamReader - Class in org.apache.cxf.staxutils
Read from a StaX reader, stopping when the next element is a specified element.
PartialXMLStreamReader(XMLStreamReader, QName) - Constructor for class org.apache.cxf.staxutils.PartialXMLStreamReader
 
pathDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
URL path segments may contain '+' symbols which should not be decoded into ' ' This method replaces '+' with %2B and delegates to URLDecoder
PATTERN_MAP - Static variable in class org.apache.cxf.common.util.StringUtils
 
peek() - Method in class org.apache.cxf.staxutils.FastStack
 
periodToSlashes(String) - Static method in class org.apache.cxf.common.util.ASMHelper
 
pop() - Method in class org.apache.cxf.helpers.NSStack
Leave a scope: this removes any NS declarations that were added in the last scope.
pop() - Method in class org.apache.cxf.staxutils.FastStack
 
PORT_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
POSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
PrettyPrintXMLStreamWriter - Class in org.apache.cxf.staxutils
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, int) - Constructor for class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, int, int) - Constructor for class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
PRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
PrimitiveUtils - Class in org.apache.cxf.common.util
 
printAttributes(Element) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printDOM(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printDOM(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printXmlFragment(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
processable(Class<?>, Object) - Static method in class org.apache.cxf.common.injection.ResourceInjector
 
processBeans(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.SpringBeanMap
 
processBeans(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.SpringBeanQNameMap
 
processBusAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
processingInstruction(String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method processingInstruction.
processNameAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
PropertiesLoaderUtils - Class in org.apache.cxf.common.util
Replace by org.springframework.core.io.support.PropertiesLoaderUtils when moving to Spring 2.0.
PropertiesResolver - Class in org.apache.cxf.resource
 
PropertiesResolver(Map<String, Object>) - Constructor for class org.apache.cxf.resource.PropertiesResolver
 
ProxyHelper - Class in org.apache.cxf.common.util
 
ProxyHelper() - Constructor for class org.apache.cxf.common.util.ProxyHelper
 
PT0S - Static variable in class org.apache.cxf.jaxb.DatatypeFactory
 
push() - Method in class org.apache.cxf.helpers.NSStack
 
push(T) - Method in class org.apache.cxf.staxutils.FastStack
 
put(K, V) - Method in class org.apache.cxf.common.util.CacheMap
 
put(K, V) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.cxf.common.util.CacheMap
 
putAll(Map) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 

Q

QNAME_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_DEFINITIONS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_FAULT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_IMPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_INPUT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_MESSAGE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_OPERATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_OUTPUT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PART - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
QNAME_SCHEMA - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SCHEMA_IMPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SCHEMA_INCLUDE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SERVICE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP12_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP12_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BODY - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_FAULT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_OPERATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_TYPES - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_XMLHTTP_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 

R

read(String, Class) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
read(Element, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Document, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(File) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(DocumentBuilder, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readAttributes() - Method in class org.apache.cxf.common.util.ClassReader
read an attributes array.
readBytesFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readCode() - Method in class org.apache.cxf.common.util.ClassReader
read a code attribute
readCode() - Method in class org.apache.cxf.common.util.ParamReader
 
readCpool() - Method in class org.apache.cxf.common.util.ClassReader
 
readDocElements(Node, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
reader - Variable in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
readInt() - Method in class org.apache.cxf.common.util.ClassReader
 
readLines(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
readLocalVariableTable() - Method in class org.apache.cxf.common.util.ParamReader
this is invoked when a LocalVariableTable attribute is encountered.
readQName(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
Reads a QName from the element text.
readShort() - Method in class org.apache.cxf.common.util.ClassReader
 
readStringFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readXml(InputStream) - Static method in class org.apache.cxf.helpers.DOMUtils
Read XML as DOM.
readXml(Reader) - Static method in class org.apache.cxf.helpers.DOMUtils
 
readXml(StreamSource) - Static method in class org.apache.cxf.helpers.DOMUtils
 
ReflectionInvokationHandler - Class in org.apache.cxf.common.util
 
ReflectionInvokationHandler(Object) - Constructor for class org.apache.cxf.common.util.ReflectionInvokationHandler
 
ReflectionInvokationHandler.UnwrapParam - Annotation Type in org.apache.cxf.common.util
 
ReflectionInvokationHandler.WrapReturn - Annotation Type in org.apache.cxf.common.util
 
ReflectionUtil - Class in org.apache.cxf.common.util
 
register(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Register a component with management infrastructure.
register(ManagedComponent, boolean) - Method in interface org.apache.cxf.management.InstrumentationManager
Register a component with management infrastructure.
register(Object, ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Registers object with management infrastructure with a specific name.
register(Object, ObjectName, boolean) - Method in interface org.apache.cxf.management.InstrumentationManager
Registers object with management infrastructure with a specific name.
registeredResolvers - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
remove(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
remove(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
remove(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
removeAll(Collection) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
removeAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
removeAttribute(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
removeContents(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
removeDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
removeMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
removeResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
removeResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Remove a ResourceResolver.
REPLACE_WITH_ACTUAL_URL - Static variable in class org.apache.cxf.common.WSDLConstants
 
replaceAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
reset() - Method in class org.apache.cxf.common.classloader.ClassLoaderUtils.ClassLoaderHolder
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ClassLoaderResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ClasspathResolver
 
resolve(String, String) - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ObjectTypeResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.PropertiesResolver
 
resolve(String, Class<T>) - Method in interface org.apache.cxf.resource.ResourceResolver
Resolve a resource given its name and type.
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.SinglePropertyResolver
 
resolve(String, String, Class) - Method in class org.apache.cxf.resource.URIResolver
 
resolveClass(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveEntity(String, String) - Method in class org.apache.cxf.helpers.DOMUtils.NullResolver
 
resolveField(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
resolveMethod(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveNameAndType(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveResource(String, Class<T>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource.
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource with via a specified list of resovlers.
resolveUtf8(int) - Method in class org.apache.cxf.common.util.ClassReader
 
ResourceInjector - Class in org.apache.cxf.common.injection
injects references specified using @Resource annotation
ResourceInjector(ResourceManager) - Constructor for class org.apache.cxf.common.injection.ResourceInjector
 
ResourceInjector(ResourceManager, List<ResourceResolver>) - Constructor for class org.apache.cxf.common.injection.ResourceInjector
 
ResourceManager - Interface in org.apache.cxf.resource
Locates resources that are used at runtime.
resourceOpened - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
ResourceResolver - Interface in org.apache.cxf.resource
Resolves resource.
ResultBufferedCommand - Class in org.apache.cxf.common.commands
 
ResultBufferedCommand() - Constructor for class org.apache.cxf.common.commands.ResultBufferedCommand
 
ResultBufferedCommand(String[]) - Constructor for class org.apache.cxf.common.commands.ResultBufferedCommand
 
retainAll(Collection) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
retainAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
RPC - Static variable in class org.apache.cxf.common.WSDLConstants
 
RPC_WRAPPED - Static variable in class org.apache.cxf.common.WSDLConstants
 
run() - Method in class org.apache.cxf.common.commands.ForkedCommand
Implements the run method for the thread on which the process is executed.
run() - Method in class org.apache.cxf.common.util.StreamPrinter
 
run() - Method in class org.apache.cxf.common.util.SystemPropertyAction
 

S

scanPackages(Set<Class<?>>) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
scanPackages(Set<Class<?>>, Map<Package, CachedClass>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
scanPackages(Set<Class<?>>, Class[], Map<Package, CachedClass>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
SchemaCollection - Class in org.apache.cxf.common.xmlschema
Wrapper class for XmlSchemaCollection that deals with various quirks and bugs.
SchemaCollection() - Constructor for class org.apache.cxf.common.xmlschema.SchemaCollection
 
SchemaCollection(XmlSchemaCollection) - Constructor for class org.apache.cxf.common.xmlschema.SchemaCollection
 
schemaImportsNamespace(XmlSchema, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Is there an import for a particular namespace in a schema?
SecurityToken - Interface in org.apache.cxf.common.security
 
SERVICE_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
ServiceUtils - Class in org.apache.cxf.helpers
 
setAccessible(T) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
setAccessible(T, boolean) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
setAdvanceAtEnd(boolean) - Method in class org.apache.cxf.staxutils.FragmentStreamReader
Set whether or not the FragmentStreamReader should move past the END_ELEMENT when it is done parsing.
setArgs(String[]) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setAttribute(Node, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
setBaseURI(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setBaseUri(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setBeanClass(Class) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setByteStream(InputStream) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCachedClass(Class<?>) - Method in class org.apache.cxf.common.util.CachedClass
 
setCertifiedText(boolean) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCharacterStream(Reader) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setChild(Element, boolean) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setClassNameAllocator(Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
setClassPath(String) - Method in class org.apache.cxf.common.util.Compiler
 
setContentHandler(ContentHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setCurrentChild(I) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setDocumentLocator(Locator) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method setDocumentLocator.
setDTDHandler(DTDHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setElement(Element) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
setElementCountThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setElementName(XmlSchemaElement, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setName that checks for inconsistency with refName.
setElementRefName(XmlSchemaElement, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setRefName that checks for inconsistency with name and QName.
setEncoding(String) - Method in class org.apache.cxf.common.util.Compiler
 
setEncoding(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setEntityResolver(EntityResolver) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
setEntityResolver(EntityResolver) - Method in class org.apache.cxf.staxutils.StaxSource
 
setEnvironment(String[]) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setErrorHandler(ErrorHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setErrorListener(Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
setErrorStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setExtReg(ExtensionRegistry) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setFactoriesAreAbstract(boolean) - Static method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
setFeature(String, boolean) - Method in class org.apache.cxf.staxutils.StaxSource
 
setFirstChildAsProperty(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setInnerElementCountThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setInnerElementCountThreshold(int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
setInnerElementLevelThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setInnerElementLevelThreshold(int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
setLevel(Level) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setLevel(Level) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
setLoggerClass(Class<? extends AbstractDelegatingLogger>) - Static method in class org.apache.cxf.common.logging.LogUtils
Specify a logger class that inherits from AbstractDelegatingLogger.
setMaxMemory(long) - Method in class org.apache.cxf.common.util.Compiler
 
setModCount(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
setNamespace(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set a namespace/prefix on an element if it is not set already.
setNamespaceContext(NamespacePrefixList) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setNamespaceWrapper(Map<String, String>, Marshaller) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
setNsRepairing(boolean) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setOutputDir(File) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputDir(String) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setParent(Logger) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setPersistentBusId(String) - Method in interface org.apache.cxf.management.InstrumentationManager
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setProperties(Map) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.staxutils.StaxSource
 
setPublicId(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setSchemaResolver(URIResolver) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setSchemas(Collection<DOMSource>) - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
setStringData(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setSystemId(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setTarget(Object) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(Object, Class<?>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(Object) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
set the target object being visited.
setTarget(String) - Method in class org.apache.cxf.common.util.Compiler
 
setTargetNode(Node) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
setText(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set or replace the text value
setThreadContextClassloader(ClassLoader) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
setUseParentHandlers(boolean) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setVerbose(boolean) - Method in class org.apache.cxf.common.util.Compiler
 
severe(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
SHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
shutdown() - Method in interface org.apache.cxf.management.InstrumentationManager
Cleans up and shutsdown management infrastructure.
SIMPLE_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
SimpleBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
This bean parser will map all the attributes to properties on the bean.
SimpleBeanDefinitionParser(Class) - Constructor for class org.apache.cxf.configuration.spring.SimpleBeanDefinitionParser
 
SimpleGroup - Class in org.apache.cxf.common.security
Simple Group implementation
SimpleGroup(String) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleGroup(String, String) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleGroup(String, Principal) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimplePrincipal - Class in org.apache.cxf.common.security
Simple Principal implementation
SimplePrincipal(String) - Constructor for class org.apache.cxf.common.security.SimplePrincipal
 
SinglePropertyResolver - Class in org.apache.cxf.resource
 
SinglePropertyResolver(String, Object) - Constructor for class org.apache.cxf.resource.SinglePropertyResolver
 
size() - Method in class org.apache.cxf.common.util.CacheMap
 
size() - Method in class org.apache.cxf.common.util.SortedArraySet
 
size() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
skipAttributes() - Method in class org.apache.cxf.common.util.ClassReader
 
skipFully(int) - Method in class org.apache.cxf.common.util.ClassReader
skip n bytes in the input stream.
skippedEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method skippedEntity.
skipToStartOfElement(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
Returns true if currently at the start of an element, otherwise move forwards to the next element start and return true, otherwise false is returned if the end of the stream is reached.
skipToStartOfElement(DepthXMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
Slf4jLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to SLF4J.
Slf4jLogger(String, String) - Constructor for class org.apache.cxf.common.logging.Slf4jLogger
 
SOAP11_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
SOAP12_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
SOAP_ACTION - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
SOAPConstants - Class in org.apache.cxf.common.util
SOAP constants from the specifications.
SortedArraySet<T> - Class in org.apache.cxf.common.util
This class implements most of the Set interface, backed by a sorted Array.
SortedArraySet() - Constructor for class org.apache.cxf.common.util.SortedArraySet
 
split(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
split(String, String, int) - Static method in class org.apache.cxf.common.util.StringUtils
 
SPRING_VALIDATION_MODE - Static variable in class org.apache.cxf.common.util.SystemUtils
 
SpringBeanMap<V> - Class in org.apache.cxf.configuration.spring
 
SpringBeanMap() - Constructor for class org.apache.cxf.configuration.spring.SpringBeanMap
 
SpringBeanQNameMap<V> - Class in org.apache.cxf.configuration.spring
 
SpringBeanQNameMap() - Constructor for class org.apache.cxf.configuration.spring.SpringBeanQNameMap
 
standaloneSet() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
standaloneSet() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
startCDATA() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
startDocument() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startDocument.
startDTD(String, String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startElement.
startEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
startPrefixMapping(String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startPrefixMapping.
StaxSource - Class in org.apache.cxf.staxutils
 
StaxSource(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.StaxSource
 
StaxStreamFilter - Class in org.apache.cxf.staxutils
 
StaxStreamFilter(QName...) - Constructor for class org.apache.cxf.staxutils.StaxStreamFilter
 
StaxUtils - Class in org.apache.cxf.staxutils
 
StreamPrinter - Class in org.apache.cxf.common.util
 
StreamWriterContentHandler - Class in org.apache.cxf.staxutils
 
StreamWriterContentHandler(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.StreamWriterContentHandler
 
STRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
StringBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
StringBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
StringUtils - Class in org.apache.cxf.common.util
 
STYLE_DOCUMENT - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a document binding style.
STYLE_MESSAGE - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a message binding style.
STYLE_RPC - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a rpc binding style.
STYLE_WRAPPED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a wrapped binding style.
subSet(T, T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
supportsHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
supportsHandlers() - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
SystemPropertyAction - Class in org.apache.cxf.common.util
 
SystemUtils - Class in org.apache.cxf.common.util
Utility class for checking well-known system properties

T

tailSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
target - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
targetClass - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
throwing(String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
TIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
TNS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
toArray() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toArray(X[]) - Method in class org.apache.cxf.common.util.SortedArraySet
 
toByteArray() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
TOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
TokenType - Enum in org.apache.cxf.common.security
 
toNextElement(DepthXMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toNextTag(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toNextTag(DepthXMLStreamReader, QName) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toNextText(DepthXMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString() - Method in class org.apache.cxf.common.commands.ForkedCommand
 
toString() - Method in class org.apache.cxf.common.i18n.Message
 
toString() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
toString() - Method in class org.apache.cxf.common.util.CacheMap
 
toString() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toString(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString() - Method in class org.apache.cxf.helpers.NSDecl
 
toString(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Source, Properties) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Node, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
toString(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Node) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Element, int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
TOTAL_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
TransformUtils - Class in org.apache.cxf.staxutils.transform
 
TYPE_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 

U

uncapitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
UncheckedException - Exception in org.apache.cxf.common.i18n
 
UncheckedException(Message) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
unindent() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(InputStream) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(Node, AttachmentUnmarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
unmarshalFactoryString(String, JAXBContext, Class<T>) - Static method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
unregister(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component with management infrastructure
unregister(ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component based upon registered name
unresolve() - Method in class org.apache.cxf.resource.URIResolver
 
UNSIGNEDBYTE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDINT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDLONG_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDSHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UnsupportedConstruct - Exception in org.apache.cxf.common.xmlschema
This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle.
UnsupportedConstruct() - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(String) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Throwable, Logger, String, Object...) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Message) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
unsupportedConstruct(String, String, QName, XmlSchemaObject) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
unsupportedConstruct(String, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
URIResolver - Class in org.apache.cxf.resource
Resolves a File, classpath resource, or URL according to the follow rules: Check to see if a file exists, relative to the base URI. If the file doesn't exist, check the classpath If the classpath doesn't exist, try to create URL from the URI.
URIResolver() - Constructor for class org.apache.cxf.resource.URIResolver
 
URIResolver(String) - Constructor for class org.apache.cxf.resource.URIResolver
 
URIResolver(String, String) - Constructor for class org.apache.cxf.resource.URIResolver
 
URIResolver(String, String, Class) - Constructor for class org.apache.cxf.resource.URIResolver
 
urlDecode(String, String) - Static method in class org.apache.cxf.common.util.UrlUtils
Decodes using URLDecoder - use when queries or form post values are decoded
urlDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
 
UrlUtils - Class in org.apache.cxf.common.util
Utility class for decoding and encoding URLs
USE_ENCODED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a encoded binding use.
USE_LITERAL - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a literal binding use.
UsernameToken - Class in org.apache.cxf.common.security
 
UsernameToken(String, String, String, boolean, String, String) - Constructor for class org.apache.cxf.common.security.UsernameToken
 
UTF8_CHARSET - Static variable in class org.apache.cxf.helpers.IOUtils
 

V

validateElementName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
validateQNameNamespace(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Validate that a qualified name points to some namespace in the schema.
validateSchemas(XmlSchemaCollection, DOMErrorHandler) - Method in interface org.apache.cxf.common.xmlschema.XmlSchemaValidationManager
Throw an
validateTypeName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
valueOf(String) - Static method in enum org.apache.cxf.common.security.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.common.WSDLConstants.WSDLVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class org.apache.cxf.jaxb.JAXBToStringBuilder
 
valueOf(Object, ToStringStyle) - Static method in class org.apache.cxf.jaxb.JAXBToStringBuilder
 
valueOf(String) - Static method in enum org.apache.cxf.jaxb.JAXBUtils.IdentifierType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.common.security.TokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.common.util.CacheMap
 
values() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
values() - Static method in enum org.apache.cxf.common.WSDLConstants.WSDLVersion
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.jaxb.JAXBUtils.IdentifierType
Returns an array containing the constants of this enum type, in the order they're declared.
Version - Class in org.apache.cxf.version
 
visitClass(Class<?>, Annotation) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
visitClass(Class<?>, Annotation) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
visit an annotated class.
visitClass(Class<?>, Annotation) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
visitField(Field, Annotation) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
visitField(Field, Annotation) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
visit an annotated field.
visitField(Field, Annotation) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
visitMethod(Method, Annotation) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
visitMethod(Method, Annotation) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
visit an annotated method.
visitMethod(Method, Annotation) - Method in class org.apache.cxf.common.injection.ResourceInjector
 

W

W3CDOMStreamReader - Class in org.apache.cxf.staxutils
 
W3CDOMStreamReader(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Element, String) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamWriter - Class in org.apache.cxf.staxutils
 
W3CDOMStreamWriter() - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentBuilder) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document, Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CNamespaceContext - Class in org.apache.cxf.staxutils
 
W3CNamespaceContext() - Constructor for class org.apache.cxf.staxutils.W3CNamespaceContext
 
W3CNamespaceContext(Element) - Constructor for class org.apache.cxf.staxutils.W3CNamespaceContext
 
warning(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
WeakIdentityHashMap<K,V> - Class in org.apache.cxf.common.util
Implements a combination of WeakHashMap and IdentityHashMap.
WeakIdentityHashMap() - Constructor for class org.apache.cxf.common.util.WeakIdentityHashMap
 
WIRE_BUS_ATTRIBUTE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_CREATE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_HANDLER - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_NAME - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
wrapper(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeDocument(Document, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeDocument(Document, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeElement(Element, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Writes an Element to an XMLStreamWriter.
writeElement(Element, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Writes an Element to an XMLStreamWriter.
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEvent(XMLEvent, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeNode(Node, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeQName(Definition, QName) - Static method in class org.apache.cxf.helpers.WSDLHelper
 
writeSpaces() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(XMLStreamWriter, String, String, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeTo(Node, OutputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, OutputStream, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, Writer, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream, int, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer, int, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Node, OutputStream, int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Node, Writer) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Node, Writer, int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeXml(Node, OutputStream) - Static method in class org.apache.cxf.helpers.DOMUtils
 
WSDL11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL11_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
Document styles.
WSDL11_SOAP_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
WSDL20 - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDLConstants - Class in org.apache.cxf.common
 
WSDLConstants.WSDLVersion - Enum in org.apache.cxf.common
 
WSDLHelper - Class in org.apache.cxf.helpers
 
WSDLHelper() - Constructor for class org.apache.cxf.helpers.WSDLHelper
 

X

XmlSchemaConstants - Class in org.apache.cxf.common.xmlschema
This class holds constants related to XML Schema.
XmlSchemaInvalidOperation - Exception in org.apache.cxf.common.xmlschema
Very simple exception class used to detect internal errors.
XmlSchemaInvalidOperation(String) - Constructor for exception org.apache.cxf.common.xmlschema.XmlSchemaInvalidOperation
 
XmlSchemaPrimitiveUtils - Class in org.apache.cxf.common.util
 
XMLSchemaQNames - Class in org.apache.cxf.common.util
This class provides QNames for all of the XML Schema types.
XmlSchemaUtils - Class in org.apache.cxf.common.xmlschema
Some functions that avoid problems with Commons XML Schema.
XmlSchemaValidationManager - Interface in org.apache.cxf.common.xmlschema
Interface to a bus extension which can validate a collection of XML schemas.
XMLUtils - Class in org.apache.cxf.helpers
 
XPathUtils - Class in org.apache.cxf.helpers
 
XPathUtils() - Constructor for class org.apache.cxf.helpers.XPathUtils
 
XPathUtils(Map<String, String>) - Constructor for class org.apache.cxf.helpers.XPathUtils
 
XPathUtils(NamespaceContext) - Constructor for class org.apache.cxf.helpers.XPathUtils
 
XSD - Static variable in class org.apache.cxf.common.util.SOAPConstants
XML Schema Namespace.
XSD_ANY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BASE64 - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BOOLEAN - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BYTE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DATE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DATETIME - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DECIMAL - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DOUBLE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DURATION - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_FLOAT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_DAY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_MONTH - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_MONTH_DAY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_YEAR - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_YEAR_MONTH - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_INT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_INTEGER - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_LONG - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_NAMESPACE_URI - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
XSD_PREFIX - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSD_SHORT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_STRING - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_TIME - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_URI - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSI_NIL - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_NIL_WITH_PREFIX - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSI_NS_ATTR - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_PREFIX - Static variable in class org.apache.cxf.common.util.SOAPConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Apache CXF