public final class LocationFactories extends Object
LocationFactory
.Modifier and Type | Method and Description |
---|---|
static LocationFactory |
namespace(LocationFactory delegate,
String namespace)
Creates a
LocationFactory that always applies the giving namespace prefix. |
public static LocationFactory namespace(LocationFactory delegate, String namespace)
LocationFactory
that always applies the giving namespace prefix.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.