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