aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main/java/com/yahoo/vespaxmlparser/package-info.java
blob: 6083408be2999ff7a51eac87074f9489a5aeaf87 (plain) (blame)
1
2
3
4
5
6
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
// TODO: Remove this package on Vespa 7
@ExportPackage
package com.yahoo.vespaxmlparser;

import com.yahoo.osgi.annotation.ExportPackage;