JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.espertech.esper.common.client.annotation
Annotation Interface XMLSchemaNamespacePrefix
@Retention
(
RUNTIME
)
public @interface
XMLSchemaNamespacePrefix
Annotation for use with XML schemas to define a namespace prefix.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
namespace
Namespace
String
prefix
Prefix
Element Details
prefix
String
prefix
Prefix
Returns:
prefix
namespace
String
namespace
Namespace
Returns:
namespace