public abstract static class BuildFileProbe.StringParser extends org.osgl.Osgl.F1<java.lang.String,ProjectLayout> implements BuildFileProbe.BuildFileNameProvider, Plugin
Plugin.InfoRepo| Constructor and Description |
|---|
StringParser() |
| Modifier and Type | Method and Description |
|---|---|
ProjectLayout |
apply(java.lang.String s) |
protected abstract ProjectLayout |
parse(java.lang.String fileContent) |
void |
register() |
andThen, andThen, applyOrElse, compose, compose, compose, compose, compose, compose, curry, invert, lift, orElse, timesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildFileNamepublic ProjectLayout apply(java.lang.String s) throws org.osgl.exception.NotAppliedException, org.osgl.Osgl.Break
apply in interface org.osgl.Osgl.Function<java.lang.String,ProjectLayout>org.osgl.exception.NotAppliedExceptionorg.osgl.Osgl.Breakprotected abstract ProjectLayout parse(java.lang.String fileContent)
Copyright © 2014–2017 ActFramework. All rights reserved.