Package io.fabric8.mockwebserver.crud
Interface AttributeExtractor
-
public interface AttributeExtractor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributeSetfromPath(String path)AttributeSetfromResource(String resource)
-
-
-
Method Detail
-
fromPath
AttributeSet fromPath(String path)
-
fromResource
AttributeSet fromResource(String resource)
-
-