public interface RangeFactory
| Modifier and Type | Field and Description |
|---|---|
static RangeFactory |
INSTANCE
We create the singleton instance using deferred binding in order to use different implementations for different
browsers.
|
| Modifier and Type | Method and Description |
|---|---|
Range |
createRange(Document doc) |
static final RangeFactory INSTANCE
Copyright © 2004–2016 XWiki. All rights reserved.