Package com.vladsch.flexmark.test.specs
Class TestSpecLocator
- java.lang.Object
-
- com.vladsch.flexmark.test.specs.TestSpecLocator
-
public class TestSpecLocator extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static @NotNull ResourceLocation
DEFAULT_RESOURCE_LOCATION
static java.lang.String
DEFAULT_SPEC_RESOURCE
-
Constructor Summary
Constructors Constructor Description TestSpecLocator()
-
-
-
Field Detail
-
DEFAULT_SPEC_RESOURCE
public static final java.lang.String DEFAULT_SPEC_RESOURCE
- See Also:
- Constant Field Values
-
DEFAULT_RESOURCE_LOCATION
@NotNull public static final @NotNull ResourceLocation DEFAULT_RESOURCE_LOCATION
-
-