Uses of Package
com.github.mustachejava.reflect.guards
-
Packages that use com.github.mustachejava.reflect.guards Package Description com.github.mustachejava.reflect -
Classes in com.github.mustachejava.reflect.guards used by com.github.mustachejava.reflect Class Description ClassGuard Ensure that the class of the current scope is that same as when this wrapper was generated.DepthGuard Check that there are the same number of scope levels.DotGuard Guard dot notation references.MapGuard Guards whether or not a name was present in the map.NullGuard WrappedGuard Dig into the dot notation to guard it from changing.