Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Class XmlFile.XmlFile_

java.lang.Object
  extended by org.eclipse.jpt.jpa.core.context.XmlFile.XmlFile_
Enclosing interface:
XmlFile

public static class XmlFile.XmlFile_
extends Object

Common implementations.


Method Summary
static boolean isGenericMappingFile(XmlFile xmlFile)
           
static boolean isLatestSupportedVersion(XmlFile xmlFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isLatestSupportedVersion

public static boolean isLatestSupportedVersion(XmlFile xmlFile)
See Also:
XmlFile.isLatestSupportedVersion()

isGenericMappingFile

public static boolean isGenericMappingFile(XmlFile xmlFile)
See Also:
XmlFile.isGenericMappingFile()

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.