Package org.bsc.markdown
Interface ToConfluenceSerializer.FindPredicate<T extends org.pegdown.ast.Node>
-
- Enclosing class:
- ToConfluenceSerializer
protected static interface ToConfluenceSerializer.FindPredicate<T extends org.pegdown.ast.Node>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanf(T node, org.pegdown.ast.Node parent, int index)
-
-
-
Method Detail
-
f
boolean f(T node, org.pegdown.ast.Node parent, int index)
-
-