public class FeatureIdentifier extends Object
Features are identified by a URI as defined in FeaturePath. Additionally the scheme specific part must end with .feature
FeaturePath
.feature
FeatureWithLines
static boolean
isFeature(Path path)
isFeature(URI featureIdentifier)
static URI
parse(String featureIdentifier)
parse(URI featureIdentifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static URI parse(String featureIdentifier)
public static URI parse(URI featureIdentifier)
public static boolean isFeature(URI featureIdentifier)
public static boolean isFeature(Path path)
Copyright © 2020. All rights reserved.