KIE NIO.2 :: Model 6.0.0.CR4-Pre1

org.kie.commons.java.nio.base.dotfiles
Class DotFileUtils

java.lang.Object
  extended by org.kie.commons.java.nio.base.dotfiles.DotFileUtils

public final class DotFileUtils
extends Object


Method Summary
static void buildDotFile(Path path, OutputStream out, FileAttribute<?>... attrs)
           
static FileAttribute<?>[] consolidate(Map<String,Object> props, FileAttribute<?>... attrs)
           
static Path dot(Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildDotFile

public static void buildDotFile(Path path,
                                OutputStream out,
                                FileAttribute<?>... attrs)

dot

public static Path dot(Path path)

consolidate

public static FileAttribute<?>[] consolidate(Map<String,Object> props,
                                             FileAttribute<?>... attrs)

KIE NIO.2 :: Model 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.