Dali Provisional API
Release 3.2

org.eclipse.jpt.common.core.resource.xml
Interface XML


public interface XML

XML-related stuff. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.

Since:
2.2

Field Summary
static String NAMESPACE
           
static String NAMESPACE_XSI
           
static String VERSION
           
static String XSI_NAMESPACE_URL
           
static String XSI_SCHEMA_LOCATION
           
 

Field Detail

VERSION

static final String VERSION
See Also:
Constant Field Values

NAMESPACE

static final String NAMESPACE
See Also:
Constant Field Values

NAMESPACE_XSI

static final String NAMESPACE_XSI
See Also:
Constant Field Values

XSI_NAMESPACE_URL

static final String XSI_NAMESPACE_URL
See Also:
Constant Field Values

XSI_SCHEMA_LOCATION

static final String XSI_SCHEMA_LOCATION
See Also:
Constant Field Values

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.